📄️ Conversation Configuration
Conversation configurations manage interaction sessions between users and AI agents through various channels (phone, SMS, web chat, email). They track message history, status progression, call metadata, and relationship to deployment configurations.
📄️ Conversation Message
Message schemas define the structure of individual messages exchanged in conversations between users and AI agents. Supports multiple message types (chat, email) with distinct schemas for user-originated and agent-originated messages.
📄️ Translation
Translation schemas manage real-time language translation sessions between participants speaking different languages. Enables cross-language communication through speech-to-text transcription, translation, and text-to-speech synthesis.