Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
agent-tools
HonuaOpenAiToolDefinition
Interface HonuaOpenAiToolDefinition
interface
HonuaOpenAiToolDefinition
{
function
:
{
description
:
string
;
name
:
string
;
parameters
:
HonuaAgentJsonSchema
;
}
;
type
:
"function"
;
}
Index
Properties
function
type
Properties
Readonly
function
function
:
{
description
:
string
;
name
:
string
;
parameters
:
HonuaAgentJsonSchema
;
}
Readonly
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
type
@honua/sdk-js
Loading...