SurfSense/surfsense_backend/app
Abdullah 3li fe2317ae92 fix: Address review feedback from MODSetter
- Remove .env file (should not be committed to version control)
- Revert docker-compose.override.yml to use ghcr images instead of local builds
- Remove unnecessary DOCLING config section from __init__.py
- Remove model context window additions (litellm already provides this)
- Keep litellm<1.70.0 constraint due to Ollama vector_stores 404 errors

Addresses all feedback from PR #211 review
2025-07-21 09:54:39 +03:00
..
agents fix: Address review feedback from MODSetter 2025-07-21 09:54:39 +03:00
config fix: Address review feedback from MODSetter 2025-07-21 09:54:39 +03:00
connectors chore: remove VERSION file and clean up unused imports across multiple files 2025-06-03 01:33:21 -07:00
prompts feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
retriver feat: Introduce the RAPTOR Search. 2025-05-11 23:05:56 -07:00
routes feat: Add Docling support as ETL_SERVICE option 2025-07-20 11:42:55 +03:00
schemas feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
services feat: Add Docling support as ETL_SERVICE option 2025-07-20 11:42:55 +03:00
tasks feat: Add Docling support as ETL_SERVICE option 2025-07-20 11:42:55 +03:00
utils refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: Removed Hard Dependecy on Google Auth 2025-05-21 20:56:23 -07:00
db.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
users.py feat: Removed Hard Dependecy on Google Auth 2025-05-21 20:56:23 -07:00