SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk fea1837186 roadmap(1.3): Update citation prompt to use new whole document structure
- Modified the document extraction and citation formatting to accommodate a new structure that includes a `chunks` list for each document.
- Enhanced the citation format to reference `chunk_id` instead of `source_id`, ensuring accurate citations in the UI.
- Updated various components, including the connector service and reranker service, to handle the new document format and maintain compatibility with existing functionalities.
- Improved documentation and comments to reflect changes in the data structure and citation requirements.
2025-12-14 22:07:31 -08:00
..
alembic fix alembic version 46 2025-12-13 22:04:53 +02:00
app roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
scripts/docker fix: backend container fails with missing entrypoint when built locally 2025-12-06 21:31:32 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat(fix): add PAGES_LIMIT configuration for ETL services 2025-12-11 00:29:56 -08:00
.gitignore feat: added global llm configurations 2025-11-14 21:53:46 -08:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile fix: (for docker installation) Web Pages connector not working due to lack of dependencies 2025-12-12 15:08:01 +08:00
main.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
pyproject.toml chore: Update dependencies in pyproject.toml and uv.lock 2025-12-14 00:52:01 -08:00
uv.lock chore: Update dependencies in pyproject.toml and uv.lock 2025-12-14 00:52:01 -08:00