Preparing search index...
The search index is not available
@google/genai
@google/genai
gaos/models/interactions/thought-step
ThoughtStep
Type Alias ThoughtStep
ThoughtStep
:
{
signature
?:
string
;
summary
?:
ThoughtSummaryContent
[]
;
type
:
"thought"
;
}
A thought step.
Type declaration
Optional
signature
?:
string
A signature hash for backend validation.
Optional
summary
?:
ThoughtSummaryContent
[]
A summary of the thought.
type
:
"thought"
Settings
Theme
OS
Light
Dark
@google/genai
Loading...
A thought step.