Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.59
Trieve Typescript SDK
types.gen
ToolFunctionParameter
Type Alias ToolFunctionParameter
Tool
Function
Parameter
:
{
description
:
string
;
name
:
string
;
parameter_type
:
ToolFunctionParameterType
;
}
Function parameter for a LLM tool call
Type declaration
description
:
string
The description of the tag.
name
:
string
Name of the parameter.
parameter_
type
:
ToolFunctionParameterType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.59
Loading...
Function parameter for a LLM tool call