langchain.js
Preparing search index...
@langchain/classic
experimental/plan_and_execute
StepResult
Type Alias StepResult
Represents the result of a step.
type
StepResult
=
{
response
:
string
;
}
Index
Properties
response
Properties
response
response
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response
langchain.js
Loading...
Represents the result of a step.