agent_sessions
Conversation sessions between users and agents.agent_messages
Individual messages within a session.Usage
Sessions track conversation history between users and agents. Each session contains multiple messages with different roles:- user - Messages from the user
- assistant - Responses from the AI agent
- system - System instructions or context