Get the (almost) daily changelog
Web Chat Support for Assistants

Create web-based chat sessions with your assistants using the new Web Chat integration with OpenAI Web Chat Requests. Accept user input as strings or message arrays and manage conversations with session and customer information.

  1. Inworld TTS Voice Provider Integration: You can now customize which language Inworld Voices use like English, Chinese, and Korean. You can also set the TTS model and toggle voice caching with cachingEnabled.
Inworld Voice Configuration
  1. Additional Customer Information Fields: You can now include email and externalId fields when creating customers. You can also disable the E164 number format check with numberE164CheckEnabled – setting it to false lets you use non-E164 numbers like 1234 or abc, useful for dialing non-standard numbers on SIP trunks. This lets you store extra contact information and link customers to external systems.

  2. schedulePlan No Longer Required in Campaigns: You can now create campaigns without specifying a schedulePlan.

Behavior Change: The Chat.assistantOverrides property now only supports variable substitution in chat contexts, limiting its functionality compared to previous versions.