API Reference
DirectFunction
BaseDirectFunctionWrapper
BaseDirectFunctionWrapper.__init__()
BaseDirectFunctionWrapper.special_first_param_name()
BaseDirectFunctionWrapper.validate_function()
BaseDirectFunctionWrapper.to_function_schema()
DirectFunctionWrapper
DirectFunctionWrapper.special_first_param_name()
DirectFunctionWrapper.invoke()
FunctionSchema
FunctionSchema.__init__()
FunctionSchema.to_default_dict()
FunctionSchema.name
FunctionSchema.description
FunctionSchema.properties
FunctionSchema.required
AdapterType
AdapterType.GEMINI
AdapterType.OPENAI
ToolsSchema
ToolsSchema.__init__()
ToolsSchema.standard_tools
ToolsSchema.custom_tools