langchain.js
Preparing search index...
@langchain/langgraph
prebuilt
FunctionCallingExecutorState
Type Alias FunctionCallingExecutorState
Deprecated
Use
createReactAgent
instead with tool calling.
type
FunctionCallingExecutorState
=
{
messages
:
BaseMessage
[]
;
}
Index
Properties
messages
Properties
messages
messages
:
BaseMessage
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
messages
langchain.js
Loading...
Deprecated
Use createReactAgent instead with tool calling.