Skip to main content

SpecWithHint

Type Alias SpecWithHint 

Source
pub type SpecWithHint = (ToolSpec, Option<String>);
Expand description

A (spec, search_hint) pair, as produced by ToolRegistry::partition_by_eagerness. The hint is local metadata; the spec is the wire shape sent to the model.