Aller au contenu

@mirego/forra-api


@mirego/forra-api / tools / OpenAIToolSchema

Interface: OpenAIToolSchema

Properties

function

function: object

description

description: string

name

name: string

parameters

parameters: object

parameters.properties

properties: Record\<string, unknown>

parameters.required

required: string[]

parameters.type

type: "object"


type

type: "function"