SurfSense/surfsense_backend/app/agents/chat/runtime
2026-06-12 02:17:22 +05:30
..
__init__.py refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
checkpointer.py refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
errors.py refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
llm_config.py refactor(model-connections): move backend model connections to provider capabilities 2026-06-12 02:17:22 +05:30
mention_resolver.py refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
path_resolver.py refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
prompt_caching.py docs(agents): tighten docstrings and comments across agent module 2026-06-05 17:39:38 +02:00