SurfSense/surfsense_backend/app
2026-04-07 21:55:58 +02:00
..
agents fix: nested button, empty options fallback, skip intermediate tool_calls 2026-04-07 18:12:34 +02:00
config Add vision LLM config examples to global_llm_config.example.yaml 2026-04-07 21:55:58 +02:00
connectors chore: ran linting 2026-04-07 05:55:39 +05:30
etl_pipeline chore: ran linting 2026-04-07 05:55:39 +05:30
indexing_pipeline style: simplify LLM model terminology in UI 2026-04-02 10:11:35 +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 Wire vision_llm_config_id in preferences, register vision LLM router 2026-04-07 19:20:28 +02:00
schemas Wire vision_llm_config_id in preferences, register vision LLM router 2026-04-07 19:20:28 +02:00
services Update get_vision_llm to use dedicated VisionLLMConfig system 2026-04-07 19:16:51 +02:00
tasks refactor: add support for XHTML file conversion to markdown in document processors 2026-04-07 05:57:13 +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 chore: ran linting 2026-04-07 05:55:39 +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 Add VisionProvider enum, VisionLLMConfig table, and vision RBAC permissions 2026-04-07 18:49:04 +02:00
users.py Seed default prompts on registration and for existing users 2026-03-31 18:12:09 +02:00