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