MessageContent
MessageContent =
string
|MessageContentDetail
[]
Defined in: .build/typescript/packages/core/src/llms/type.ts:240
Extended type for the content of a message that allows for multi-modal messages.
MessageContent =
string
|MessageContentDetail
[]
Defined in: .build/typescript/packages/core/src/llms/type.ts:240
Extended type for the content of a message that allows for multi-modal messages.