Class ConversationContext (0.11.11)

ConversationContext(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Defines context of the conversation

Attributes

NameDescription
context_documents MutableSequence[str]
The current list of documents the user is seeing. It contains the document resource references.
active_document str
The current active document the user opened. It contains the document resource reference.