Expand description
Function calling support for LLMs
Structs§
- Function
Call - Function call from LLM
- Function
Definition - Function definition for LLM function calling
- Function
Registry - Function registry for managing callable functions
- Function
Result - Function execution result
Functions§
- create_
function_ definition - Helper to create a function definition
Type Aliases§
- Function
Handler - Function handler type