Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 420 Bytes

MessageRequestContentTextObject.md

File metadata and controls

23 lines (11 loc) · 420 Bytes

MessageRequestContentTextObject

The text content that is part of a message.

Properties

Name Type Description Notes
type TypeEnum Always `text`.
text String Text content to be sent to the model

Enum: TypeEnum

Name Value
TEXT "text"