FunctionToolParam interface

model interface FunctionToolParam

プロパティ

defer_loading

この機能を先送りし、ツール検索で発見すべきかどうか。

description
name
parameters
strict
type

プロパティの詳細

defer_loading

この機能を先送りし、ツール検索で発見すべきかどうか。

defer_loading?: boolean

プロパティ値

boolean

description

description?: string

プロパティ値

string

name

name: string

プロパティ値

string

parameters

parameters?: EmptyModelParam

プロパティ値

strict

strict?: boolean

プロパティ値

boolean

type

type: "function"

プロパティ値

"function"