Interface: AIFunctionSpec
Properties
Property | Type | Description | Source |
---|---|---|---|
description ? | string | - | src/prompt/types.ts:55 (opens in a new tab) |
name | string | - | src/prompt/types.ts:54 (opens in a new tab) |
parameters | Record <string , unknown > | - | src/prompt/types.ts:56 (opens in a new tab) |