SurfSense/surfsense_backend/app/agents/chat
DESKTOP-RTLN3BA\$punk 0a012dbc79 feat(middleware): enhance performance logging in chat agents
- Integrated performance logging in `OtelSpanMiddleware` to track model call durations even when OTel is disabled.
- Added detailed performance metrics in `KnowledgePriorityMiddleware` for database operations and embedding processes, improving visibility into query performance.
- Utilized `get_perf_logger` for consistent logging across middleware components.
2026-06-09 00:28:53 -07:00
..
anonymous_chat refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
multi_agent_chat feat(middleware): enhance performance logging in chat agents 2026-06-09 00:28:53 -07:00
runtime docs(agents): tighten docstrings and comments across agent module 2026-06-05 17:39:38 +02:00
shared docs(agents): tighten docstrings and comments across agent module 2026-06-05 17:39:38 +02:00
__init__.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00