SurfSense/surfsense_backend/app/tasks/chat/streaming/handlers
2026-05-06 20:08:48 +02:00
..
tools Add deliverables and web tool streaming handlers for chat runs. 2026-05-06 20:08:48 +02:00
__init__.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
chain_end.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
chat_model_stream.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
custom_event_dispatch.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
custom_events.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
tool_end.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
tool_output_frame.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
tool_start.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00