Interface: FunctionDefinition
core/completion.FunctionDefinition
Represents a function definition that can be invoked using the FunctionCall component.
Properties
parameters
• parameters: FunctionParameters
Defined in
packages/ai-jsx/src/core/completion.tsx:45
description
• Optional
description: string