mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-27 19:25:15 +02:00
_create_document and _update_document run on the chat critical path when the filesystem subagent writes via the user's chat turn. Both called embed_texts synchronously inside an async coroutine, blocking the event loop for the duration of the embed. |
||
|---|---|---|
| .. | ||
| autocomplete | ||
| multi_agent_chat | ||
| new_chat | ||
| podcaster | ||
| video_presentation | ||
| __init__.py | ||