Skip to main content

to_llm_tool

Function to_llm_tool 

Source
pub fn to_llm_tool(tool: &Box<dyn ToolT>) -> Tool
Expand description

Convert a ToolT trait object to an LLM Tool