Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 822 Bytes

File metadata and controls

14 lines (10 loc) · 822 Bytes

Session

Session

Properties

Name Type Required Description
rid SessionRid Yes The Resource Identifier (RID) of the conversation session.
metadata SessionMetadata Yes Metadata about the session.
agent_rid AgentRid Yes The Resource Identifier (RID) of the Agent associated with the session.
agent_version AgentVersionString Yes The version of the Agent associated with the session. This can be set by clients on session creation. If not specified, defaults to use the latest published version of the Agent at session creation time.

[Back to Model list] [Back to API list] [Back to README]