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.
The ChatMessageGroup type has these properties:
The ChatMessageGroup type is related to these types:
The ChatMessageGroup type is represented in:
This documentation was generated from ChatMessageGroup.yaml by docs_types.rs.