2025.13.1
Cognigy Live Agent
Released June 25, 2025Bug Fixes
- Fixed the issue where upgrading the Live Agent Helm chart from version 2025.13.0 to 2025.13.1 resulted in a migration error
2025.13.0
Cognigy.AI
Released June 24, 2025Features
New LLM Prompt Node and Load AI Agent Node
Introduced two new Nodes to give you more flexibility when building AI Agents:- New LLM Prompt Node — provides more flexibility and includes advanced AI functionalities, including tools, image support, and use of the conversation transcript that the AI Agent Node uses. The legacy LLM Prompt Node will still be available.
- Load AI Agent Node — lets users load the AI Agent configuration and persona to the Input or Context object, for example, for reusing the conversation transcript or the persona in the new LLM Prompt Node.
Improvements
- Added support for OpenAI’s and Microsoft Azure OpenAI’s
gpt-4.1,gpt-4.1-mini, andgpt-4.1-nanomodels, Anthropic’sclaude-opus-4-0andclaude-sonnet-4-0, and Mistral AI’smistral-mediummodel. Additionally, changed the version mapping of Anthropic’s and Mistral AI’s models to include the*-latestsuffix. This suffix ensures that the latest version of the model is used when you select it. The versioning mapping applies to the following models:- Anthropic’s
claude-3-5-sonnetandclaude-3-7-sonnetare now listed asclaude-3-5-sonnet-latestandclaude-3-7-sonnet-latestrespectively. - Mistral AI’s
mistral-large-2411,mistral-small-2501, andpixtral-large-2411are now listed asmistral-large-latest,mistral-small-lates, andpixtral-large-latestrespectively.mistral-mediumis listed asmistral-medium-latest
- Anthropic’s
- Added options to upload a Knowledge Source from a URL or file in the AI Agent creation wizard
- Added capability to collapse debug messages in the Interaction Panel and copy them to the clipboard
- Added the Render Markdown option support to the Interaction Panel settings. Now, you can test how AI Agents output Markdown formatting
- Improved stability of the handover database connection and optimized message sending to handover providers by using caching
Bug Fixes
- Fixed the issue where the Transcript Steps setting in the Search Extract Output Node was fixed to 2 in the backend, even though users could change the setting in the Node editor. Now, changes to this setting apply accordingly
- Fixed the issue where Knowledge Chunks with empty text were included in a Knowledge Source
- Fixed the issue where deleting an entry from the Intent Trainer list caused an issue with the Add to Intent button
- Fixed the issue where a Voice Gateway Endpoint using Live Agent for handovers didn’t receive messages from human agents
- Fixed the issue where empty Knowledge Chunks could be created in the Chunk Editor
- Fixed the issue where 2024 and 2025 were missing in the Conversation report year selector in Management UI
- Fixed the issue where the Question Node editor displayed the Google Model field twice in the STT section of the Voice Gateway channel
- Fixed the issue where nested
gatherverbs weren’t applied when Repeat Question toggle was deactivated in the Reprompt Options section - Fixed the issue where changing the Priority field in the Live Agent handover provider settings in the Handover to Agent Node didn’t activate the Save Node button
Cognigy Voice Gateway
Released June 24, 2025Improvements
- Improved general stability of Voice Gateway
Cognigy Webchat
Released June 24, 2025Improvements
- Updated Webchat v3 to v3.24.0
- Added support for Markdown to the Privacy Notice text field. Now, you can customize your Privacy Notice with bold and italic formatting, and hyperlinks
Cognigy Live Agent
Released June 24, 2025Improvements
- Added new parameters to the following collections in the Live Agent OData endpoint: Label, User, and Conversation
Bug Fixes
- Fixed the issue of the
selectOneAPI endpoint. Previously, requesting a specific label, for example,/Label(100), that didn’t exist returned a200 OKstatus with an empty array. Now, the request correctly returns a404 Not Foundstatus for missing labels, aligning with standard REST API practices
Infrastructure
Cognigy.AI + Insights + AI Copilot
Cognigy.AI 2025.13.0 and later versions are compatible with MongoDB 7.0.15:- For SaaS installations, all environments hosted by Cognigy will be updated to MongoDB 7.0.15.
- For on-premises installations, update MongoDB to 7.0.15 after updating Cognigy.AI to version 2025.13.0 following the instructions in Cognigy’s GitHub repository