OSSS.ai.agents.data_query.config¶
OSSS.ai.agents.data_query.config
¶
DataQueryRoute
dataclass
¶
to_entity()
¶
Normalize route metadata into a schema-like entity dict suitable for attaching to payloads / UI meta.
resolve_route(topic, intent=None)
¶
Resolve a route based on a classifier topic (and optional intent).
Logs
- incoming topic/intent
- whether we matched exactly, via prefix, or fell back to default