SurfSense/surfsense_backend/app/agents/researcher
Claude 90d7edaa10
Consolidate connector metadata and fix return type hint
- Move CONNECTOR_EMOJIS and CONNECTOR_RESULT_NAMES to utils.py as single source of truth
- Import connector metadata from utils.py in nodes.py to eliminate duplication
- Fix search_single_connector() return type hint to include error parameter
- Add get_connector_result_name() helper function for consistency

Addresses PR #14 maintainability review feedback
2025-11-18 23:18:28 +00:00
..
qna_agent chore: update configuration for rerankers 2025-10-29 23:23:08 -07:00
__init__.py Fixed current agent citation issues and added sub_section_writer agent for upcoming SurfSense research agent 2025-04-13 20:47:23 -07:00
configuration.py feat: added top_k in chat Interface. 2025-11-06 13:25:05 -08:00
graph.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
nodes.py Consolidate connector metadata and fix return type hint 2025-11-18 23:18:28 +00:00
prompts.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
state.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
utils.py Consolidate connector metadata and fix return type hint 2025-11-18 23:18:28 +00:00