SurfSense/surfsense_backend/app
Anish Sarkar f8e4926969 feat: Implement document saving with reindexing
- Updated the document saving endpoint to trigger reindexing after saving.
- Introduced a new Celery task for reindexing documents.
- Refactored the editor page to reflect the changes in the API endpoint and method.
2025-11-30 04:08:12 +05:30
..
agents feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
config feat: added global llm configurations 2025-11-14 21:53:46 -08:00
connectors chore: linting 2025-11-03 16:00:58 -08:00
prompts feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
schemas feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
services feat: added global llm configurations 2025-11-14 21:53:46 -08:00
tasks feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
utils code quality issues fixed 2025-11-23 16:39:23 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add ProxyHeadersMiddleware to support HTTPS redirects behind proxies 2025-10-31 00:24:53 -07:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py code quality issues fixed 2025-11-23 16:39:23 +05:30
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00