v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Chat
Completions
ChatCompletionTool
Interface ChatCompletionTool
interface
ChatCompletionTool
{
function
:
OpenAIClient
.
FunctionDefinition
;
type
:
"function"
;
}
Index
Properties
function
type
Properties
function
function
:
OpenAIClient
.
FunctionDefinition
type
type
:
"function"
The type of the tool. Currently, only
function
is supported.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
type
LangChain.js
Loading...
The type of the tool. Currently, only
function
is supported.