LlmapiResponseOutputContent
LlmapiResponseOutputContent =
object
Defined in: src/client/types.gen.ts:1889
Properties
text?
optionaltext:string
Defined in: src/client/types.gen.ts:1893
Text is the text content
type?
optionaltype:string
Defined in: src/client/types.gen.ts:1897
Type is the content type (e.g., “output_text”)
Last updated on