SurfSense/surfsense_backend/app
2026-04-08 18:23:03 +05:30
..
agents chore: ran linting 2026-04-08 05:20:03 +05:30
config Merge remote-tracking branch 'upstream/dev' into feat/azure-ocr 2026-04-08 05:00:32 +05:30
connectors chore: ran linting 2026-04-07 05:55:39 +05:30
etl_pipeline chore: ran linting 2026-04-08 05:20:03 +05:30
indexing_pipeline feat: add folder_id support in ConnectorDocument and indexing pipeline for improved document organization 2026-04-08 17:48:50 +05:30
prompts Simplify prompts to seed-based CRUD with version tracking 2026-03-31 18:05:42 +02:00
retriever feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
routes chore: ran linting 2026-04-08 18:23:03 +05:30
schemas chore: ran linting 2026-04-08 05:20:03 +05:30
services chore: ran linting 2026-04-08 05:20:03 +05:30
tasks chore: ran linting 2026-04-08 18:23:03 +05:30
templates feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend 2026-03-09 18:41:21 -07:00
utils refactor: make Azure Document Intelligence an internal LLAMACLOUD accelerator instead of a standalone ETL service 2026-04-08 03:26:24 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py Initialize vision LLM router at app and celery startup 2026-04-07 19:21:10 +02:00
celery_app.py Initialize vision LLM router at app and celery startup 2026-04-07 19:21:10 +02:00
db.py fix: update relationship backref to enable passive deletes for document versions 2026-04-08 14:48:40 +05:30
users.py Seed default prompts on registration and for existing users 2026-03-31 18:12:09 +02:00