mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-26 23:51:14 +02:00
- Create ConnectorMetadata NamedTuple to consolidate emoji, result_name, and friendly_name - Replace three separate dictionaries with single CONNECTOR_METADATA dict - Update helper functions to use consolidated structure - Replace direct dict access in nodes.py with helper functions - Remove unused CONNECTOR_EMOJIS and CONNECTOR_RESULT_NAMES imports - Add default metadata for unknown connectors Addresses PR #16 review feedback for unused imports and data consolidation |
||
|---|---|---|
| .. | ||
| qna_agent | ||
| __init__.py | ||
| configuration.py | ||
| graph.py | ||
| nodes.py | ||
| prompts.py | ||
| state.py | ||
| utils.py | ||