Module semantic_client

Module semantic_client 

Source
Expand description

Optional lightweight semantic client for live intent enrichment.

Structs§

SemanticClient
Thin HTTP client for optional live semantic lookups.
SemanticClientConfig
Runtime configuration for the optional semantic client.
SemanticQueryHit
One semantic hit returned by the client.
SemanticQueryRequest
Query envelope for semantic lookups.
SemanticQueryResult
Result returned by the semantic client.

Enums§

SemanticClientError
Semantic client errors are non-fatal to the surrounding pipeline.