Skip to main content

may_be_fix_tool_schema

Function may_be_fix_tool_schema 

Source
pub fn may_be_fix_tool_schema(tools: Value) -> Option<Value>
Expand description

Fix a tool schema that is missing type/properties. pub so consumers can normalize their own tools value when implementing crate::OAIChatLikeRequest::tools.