agentic-openapi-parser
Preparing search index...
adapters/openai
OpenAiFunctionTool
Interface OpenAiFunctionTool
interface
OpenAiFunctionTool
{
function
:
{
description
:
string
;
name
:
string
;
parameters
:
Record
<
string
,
unknown
>
;
}
;
type
:
"function"
;
}
Index
Properties
function
type
Properties
function
function
:
{
description
:
string
;
name
:
string
;
parameters
:
Record
<
string
,
unknown
>
;
}
type
type
:
"function"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
function
type
agentic-openapi-parser
Loading...