Interface: OpenAIFunctionDefinition
Makaio Framework / tools-core / OpenAIFunctionDefinition
Interface: OpenAIFunctionDefinition
Section titled “Interface: OpenAIFunctionDefinition”Defined in: ../../../tools/core/src/export.ts:42
OpenAI function calling definition.
https://platform.openai.com/docs/guides/function-calling
Properties
Section titled “Properties”description
Section titled “description”description:
string
Defined in: ../../../tools/core/src/export.ts:47
Human-readable description
name:
string
Defined in: ../../../tools/core/src/export.ts:44
Function name
parameters
Section titled “parameters”parameters:
JSONSchema
Defined in: ../../../tools/core/src/export.ts:50
JSON Schema for function parameters