Preparing search index...
The search index is not available
LangChain.js - v0.1.35
LangChain.js
langchain/experimental/plan_and_execute
Step
Type alias Step
Step
:
{
action
:
StepAction
;
result
:
StepResult
;
}
Represents a step, which includes an action and its result.
Type declaration
action
:
StepAction
result
:
StepResult
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.1.35
Loading...
Represents a step, which includes an action and its result.