SurfSense/surfsense_backend/app/agents/new_chat
2025-12-21 16:16:50 -08:00
..
__init__.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
chat_deepagent.py Merge remote-tracking branch 'upstream/dev' into feature/podcast-agent 2025-12-21 20:39:21 +05:30
checkpointer.py feat: implement new chat feature with message persistence and UI integration 2025-12-21 16:16:50 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
knowledge_base.py inject tools at runtime 2025-12-20 18:35:39 +02:00
llm_config.py feat: new chat working stateless. Added citation logic. 2025-12-20 23:15:49 -08:00
new_chat_test.py feat: implement new chat feature with message persistence and UI integration 2025-12-21 16:16:50 -08:00
podcast.py feat: implement new chat feature with message persistence and UI integration 2025-12-21 16:16:50 -08:00
system_prompt.py feat: enhance podcast generation with duplicate request prevention and improved UI feedback 2025-12-21 20:07:04 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00