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