v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
langchain
agents/openai/output_parser
ToolsAgentAction
Type Alias ToolsAgentAction
Tools
Agent
Action
:
{
log
:
string
;
messageLog
?:
undefined
|
BaseMessage
[]
;
tool
:
string
;
toolCallId
:
string
;
toolInput
:
string
|
Record
<
string
,
any
>
;
}
Type that represents an agent action with an optional message log.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
Type that represents an agent action with an optional message log.