Skip to main content

tool_schemas

Function tool_schemas 

Source
pub fn tool_schemas() -> Vec<Value>
Expand description

The three OpenAI-format fake-tool schemas, built from [TOOL_SPECS].

Every schema uses additionalProperties: false and declares its required fields; fixture_id is enum-constrained to the deterministic fixtures so the model cannot invent fixture ids.