ReasoningItem
type ReasoningItem = object;Type Declaration
Section titled “Type Declaration”content
Section titled “content”content: object[];optional id?: string;providerData?
Section titled “providerData?”optional providerData?: Record<string, any>;rawContent?
Section titled “rawContent?”optional rawContent?: object[];type: "reasoning";