SurfSense/surfsense_backend/app/tasks/chat
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
..
streaming feat: enable streaming in LLM bundle construction 2026-06-18 23:39:55 +05:30
content_builder.py feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
llm_history_normalizer.py chore: ran linting 2026-06-13 21:59:35 +05:30
message_parts_normalizer.py chore: ran linting 2026-06-13 21:59:35 +05:30
persistence.py feat(web): enhance mention handling to support connectors and improve document key management 2026-05-26 21:52:04 +05:30