Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
2026.10.0
Cognigy.AI
Released May 12, 2026Features
New AWS Bedrock LLMs
Introduced support for AWS Bedrock’samazon.nova-premier-v1:0 and amazon.nova-2-lite-v1:0 models. This improves performance by allowing requests to be routed within a region or worldwide.
New OpenAI and Microsoft Azure OpenAI LLM
Introduced support for thegpt-5.5 model from OpenAI and Microsoft Azure OpenAI. This model allows for higher-performance AI capabilities across different use cases.
Improvements
- Increased the maximum number of success criteria in the Simulator from 5 to 10
- Moved the Enable Mocking toggle outside of the Advanced section of the Start Simulation panel in the Simulator for more visibility
- Added the
GET /management/v2.0/system/licenseandPOST /management/v2.0/system/licenseAPI methods to install and view licenses in the Management UI. These methods let you manage licenses in installations with single sign-on (SSO) without requiring individual user SSO credentials - Added support for the Response API for OpenAI, Microsoft Azure OpenAI, and OpenAI-compatible models
- Added audit events for user, tenant, and role sync between NiCE CXone and Cognigy.AI
- Renamed Username to Access Key ID and Password to Access Key Secret in the NiCE CXone Authentication Outbound settings in the NiCE CXone (Non-Integrated) handover provider
Bug Fixes
- Fixed the issue where accessing the Simulator from the left-side menu and creating scenarios didn’t work properly for installations with their own Traefik implementation
- Fixed the issue where logging out without selecting a Project threw the
Unable to load Agents – No RefreshToken providederror - Fixed the issue where Knowledge Stores didn’t work with custom embedding models from OpenAI and Azure OpenAI
- Fixed the issue where users could save the storm handover provider without selecting a connection
- Fixed the issue where the
gpt-5.2andgpt-5.4models weren’t working with OpenAI-compatible providers - Fixed the issue where the Question Node crashed when an unknown country prefix was detected with Pattern: IBAN as the question type
- Fixed the issue where the WhatsApp Endpoint crashed with
TypeError: formattedMessages is not iterable. This issue occurred when a Live Agent handover provider sent an event with empty text and no message content to Cognigy.AI, causing subsequent messages in the output buffer to be dropped
Cognigy Voice Gateway
Released May 12, 2026Bug Fixes
- Fixed the issue where updating Set Session Config Node settings removed the speech-to-text (STT) and text-to-speech (TTS) settings during Flow execution and changed the STT language to English
- Fixed the issue where STT failed mid-call due to the incorrect resolution of the credential label for speech providers after switching STT vendors during Flow execution
- Fixed the issue where inbound calls were rejected with
603 Declinewhen Cognigy.AI sent a redirect within the first few milliseconds of call setup, before the media endpoint was ready - Fixed the issue where handover statistics under-counted successful call transfers when the carrier sent SIP
BYEbefore the REFERNOTIFYconfirmation arrived - Fixed the issue where Voice Gateway dropped the call without signaling the transfer outcome to Cognigy.AI when a SIP carrier took longer than 15 seconds to return
NOTIFYstatus for a REFER - Fixed the issue in the Voice Gateway Self-Service Portal where the connection to the Microsoft Azure speech provider with a custom STT endpoint and disabled TTS was displayed as failed even though the STT connection test succeeded
Cognigy Webchat
Released May 12, 2026Improvements
- Added React 19 support for Webchat v3 embedded via npm
Cognigy Live Agent
Released May 12, 2026Bug Fixes
- Fixed the issue where conversations were incorrectly auto-resolved after a short period of no activity, even if a human agent had just updated the conversation, for example, by assigning it, changing the team, adding labels, or updating the priority
- Fixed the issue where conversations were incorrectly auto-resolved when a new message was received due to a timing issue between checking for inactivity in the conversation and updating its status
Cognigy Insights
Released May 12, 2026Bug Fixes
- Fixed the issue in the Transcript Explorer where using the search field while filtering results by User Messages incorrectly returned sessions where the search result appeared only in AI Agent messages
- Fixed the issue where sessions were displayed as duplicates in the Transcript Explorer and were registered twice for session counts in OData
Infrastructure
Cognigy.AI + Insights + Agent Copilot
- The Redis, Redis Persistent, Redis Sentinel, and Redis Exporter images were updated as follows:
redis:7.4.0-debian-12-r4toredis:7.4.8-photon-5-r11redis-sentinel:7.4.0-debian-12-r4toredis-sentinel:7.4.8-photon-5-r11redis-exporter:1.63.0-debian-12-r0toredis-exporter:1.83.0-photon-5-r0