Summary interface
A summary text from the model.
Properties
| text | A summary of the reasoning output from the model so far. |
| type | The type of the object. Always |
Property Details
text
A summary of the reasoning output from the model so far.
text: string
Property Value
string
type
The type of the object. Always summary_text.
type: "summary_text"
Property Value
"summary_text"