Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
nl-map-control
NlSelfCorrection
Interface NlSelfCorrection
Experimental
Structured retry payload sent back to the model on a failed attempt.
interface
NlSelfCorrection
{
issues
:
readonly
NlPlanIssue
[]
;
previousToolCalls
:
readonly
NlCompletionToolCall
[]
;
}
Index
Properties
issues
previous
Tool
Calls
Properties
Readonly
Experimental
issues
issues
:
readonly
NlPlanIssue
[]
Readonly
Experimental
previous
Tool
Calls
previous
Tool
Calls
:
readonly
NlCompletionToolCall
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
issues
previous
Tool
Calls
@honua/sdk-js
Loading...
Structured retry payload sent back to the model on a failed attempt.