langchain.js
Preparing search index...
langchain
index
HITLResponse
Interface HITLResponse
Response payload for a HITLRequest.
interface
HITLResponse
{
decisions
:
Decision
[]
;
}
Index
Properties
decisions
Properties
decisions
decisions
:
Decision
[]
The decisions made by the human.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decisions
langchain.js
Loading...
Response payload for a HITLRequest.