Skip to main content

render_ollama_tool

Function render_ollama_tool 

Source
pub fn render_ollama_tool(
    descriptor: &ToolDescriptor,
) -> Result<Value, ToolError>
Expand description

Renders an Ollama-compatible tool schema from an internal descriptor.