Skip to main content

normalize_intent

Function normalize_intent 

Source
pub fn normalize_intent(
    request: &SemanticIntentRequest,
) -> Result<NormalizedSemanticIntent, IntentResolutionError>
Expand description

Normalize one request without consulting a browser or external service.