Home

Chat Message Group

This is a container type used in Stencila Schema for grouping related chat messages.

It is primarily used to represent alternative or parallel model responses within a Chat, allowing interfaces and workflows to preserve branching conversational outcomes. This makes comparison, selection, and review of alternative responses part of the document model itself.

Key properties identify the grouped messages and any metadata used to distinguish alternatives.

This type is marked as unstable and is subject to change.

Properties

The ChatMessageGroup type has these properties:

NameDescriptionTypeInherited from
messagesThe messages within the group.ChatMessage*-
idThe identifier for this item.StringEntity

Related

The ChatMessageGroup type is related to these types:

Bindings

The ChatMessageGroup type is represented in:


This documentation was generated from ChatMessageGroup.yaml by docs_types.rs.

© 2026 Stencila