v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-core/messages/tool
ToolCall
Type Alias ToolCall
Tool
Call
:
{
args
:
Record
<
string
,
any
>
;
name
:
string
;
id
?:
string
;
type
?:
"tool_call"
;
}
A call to a tool.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.2.10
Loading...
A call to a tool.