Module function_calling

Module function_calling 

Source
Expand description

Function calling support for LLMs

Structs§

FunctionCall
Function call from LLM
FunctionDefinition
Function definition for LLM function calling
FunctionRegistry
Function registry for managing callable functions
FunctionResult
Function execution result

Functions§

create_function_definition
Helper to create a function definition

Type Aliases§

FunctionHandler
Function handler type