SurfSense/surfsense_backend/app/agents/researcher/qna_agent
DESKTOP-RTLN3BA\$punk 5045b7433a refactor: Move utility services to a dedicated 'services' module
- Updated import paths for LLM, connector, query, and streaming services to reflect their new location in the 'services' module.
- Removed obsolete utility service files that have been migrated.
2025-07-06 17:51:24 -07:00
..
__init__.py feat: Added Q/A Mode in Research Agent 2025-06-03 00:10:35 -07:00
configuration.py fix: q/a agent 2025-06-05 23:52:34 -07:00
graph.py Revert "docs" 2025-07-03 14:09:36 -07:00
nodes.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
prompts.py fix: Fix for case where nothing is selected for context. 2025-06-04 23:09:31 -07:00
state.py Revert "docs" 2025-07-03 14:09:36 -07:00