Skip to Content
Anuma SDKClientInternalType AliasesLlmapiResponseOutputContent

LlmapiResponseOutputContent

LlmapiResponseOutputContent = object

Defined in: src/client/types.gen.ts:1466 

Properties

text?

optional text: string

Defined in: src/client/types.gen.ts:1470 

Text is the text content


type?

optional type: string

Defined in: src/client/types.gen.ts:1474 

Type is the content type (e.g., “output_text”)

Last updated on