Represents a session in a conversation between agents and users.
The name of the app.
The events of the session, e.g. user input, model response, function call/response, etc.
The unique identifier of the session.
The last update time of the session.
The state of the session.
The id of the user.
Represents a session in a conversation between agents and users.