BaseKnowledgeBaseMessageContent interface
Specifies the type of the message content.
Properties
| type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "text" | "image"
Property Value
"text" | "image"