Skip to content

Variable: GenieThoughtSchema

const GenieThoughtSchema: ZodObject<{ content: ZodString; thought_type: ZodCustom<GenieThoughtType, GenieThoughtType>; }, $strip>

One reasoning step on a query attachment. See GenieThoughtType for the known thought_type values.