SurfSense/surfsense_backend/app/config
CREDO23 a8292f5dcc Revert "Merge pull request #1649 from CREDO23/kb_git_mvp"
This reverts commit 366f9c18a, keeping the git-native knowledge base in
dev until the issues queued for the next release are fixed.

Nothing shipped by that merge was reachable in production: git-native
behaviour needs both the KNOWLEDGE_STORE_ENABLED env (default FALSE) and
a per-workspace column (default false), so reverting changes no runtime
behaviour.

Migrations 175 and 176 stay applied in production; alembic_version is
moved back to 174 by hand so this tree's upgrade is a no-op. Both
revisions only add columns, and they use ADD COLUMN IF NOT EXISTS, so
re-landing this work re-applies them harmlessly.
2026-07-31 01:46:56 +02:00
..
__init__.py Revert "Merge pull request #1649 from CREDO23/kb_git_mvp" 2026-07-31 01:46:56 +02:00
embedding_settings.py Support separate embedding base URL 2026-07-05 22:33:09 -04:00
global_llm_config.example.yaml refactor(anonymous-models): remove description field from anonymous model responses and update related UI components 2026-06-13 16:30:26 +05:30
model_list_fallback.json feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
uvicorn.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
vision_model_list_fallback.json Add dynamic vision model list from OpenRouter with combobox selector 2026-04-07 23:39:52 +02:00