Snowflake · Schema

MessageObject

Represents a message within a chat.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
role string The entity that produced the message. One of `user` or `analyst`.
content array The content of the message in array of text or SQL.
View JSON Schema on GitHub