SurfSense/surfsense_backend/app/tasks
Anish Sarkar 6e970be220 feat: enable streaming in LLM bundle construction
- Updated the LLM bundle construction to include a streaming option for both DB-backed and global models.
- Modified the `litellm_kwargs` to set the streaming parameter to True, enhancing the functionality for chat streaming flows.
2026-06-18 23:39:55 +05:30
..
celery_tasks continue indexing when notification creation fails 2026-06-17 15:06:05 +02:00
chat feat: enable streaming in LLM bundle construction 2026-06-18 23:39:55 +05:30
connector_indexers fix(chunks): set position on remaining chunk insert paths 2026-06-12 18:53:08 +02:00
document_processors feat(etl-cache): route all file-based sources through the parse cache 2026-06-12 14:47:25 +02:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30