4.77.1
Infrastructure
Cognigy Voice Gateway
- Add
PRIVATE_IP_ONLYtofeature-serverStatefulSet and Deployment andsbc-sipStatefulSet and DaemonSet. It can be controlled via.Values.drachtio.privateIpOnly. The default value isfalse
4.77.0
Cognigy.AI
Released May 28, 2024Features
- The Webchat v3 Beta is now available. This means that most of the errors from the Webchat v3 Preview have been fixed, and features from v2 are now included in v3 Beta. With this release, the 18-month countdown to the deprecation of Webchat v2 begins. During this time, only important security updates will be provided for v2, with no further feature additions
Improvements
- Added the Google Gemini provider for LLMs
- Added the Microsoft Agent Copilot extension to the Cognigy Marketplace
- Released Webchat v2.60
- Added translations for languages other than English
- Renamed the UI term
agentto differentiate between a Project, an AI Agent, and a human agent - Updated the OpenAPI documentation for the Cognigy.AI API
- Added the display of the
Handover was canceledmessage in the chat when the Genesys Open Messaging handover is terminated by the human agent or due to end user inactivity
Bug Fixes
- Fixed the issue where the handover status was not updating from
Queuedwhen the end user disconnected, despite the human agent replying first - Fixed the issue where selecting different voices with labels using Activity Parameters on the Voice Gateway channel did not return the correct language
- Fixed the issue where the NLU V2 migration script encountered
KeyError('deepTraining') - Fixed the issue where the Say Node autocompletion for default channel structured content would always require an
_imagetemplate to be configured - Fixed the issue where the
Content Security PolicyHTTP header was missing on the UI - Fixed the issue where upgrading the
mssql service-aipackage caused problems with trusting the SQL Server certificate - Fixed the issue where fetching the call counter API timed out
- Fixed the incorrect type in
@cognigy/extension-toolsv0.16.1 - Fixed the issue showing the incorrect Agent Copilot favicon
Cognigy Live Agent
Released May 28, 2024Improvements
- Added content normalization to messages for better matching with Automation Rules, handling different user input variations
Bug Fixes
- Fixed the issue with the Live Agent OData endpoint. Previously, querying the conversation entity without using
$selectcaused errors in PowerBI and Excel. Now, thecustom_attributesandadditional_attributefields return as strings
Cognigy Voice Gateway
Released May 28, 2024Improvements
- Added on-premises installation support for the following speech service providers: Microsoft Azure Speech Services, Deepgram, and Nuance
Bug Fixes
- Fixed the issue in
sbc-outboundwhere non-audible calls occurred after declining a call. This issue happened when using TLS and multiple gateways for outbound calls
Infrastructure
Cognigy Voice Gateway
- Add
DEEPGRAM_SPEECH_USE_SINGLE_CONNECTIONto thefeature-serverStatefulSet and Deployment for the container FreeSWITCH. It can be controlled via.Values.freeswitch.deepgramSttUseSingleConnection. The default value istrue - Add
DISABLE_HTTP2_FOR_TTS_STREAMINGto thefeature-serverStatefulSet and Deployment for the container freeSWITCH. It can be controlled via.Values.freeswitch.disableHttp2ForTtsStreaming. The default value istrue - Change the default value of
.Values.webapp.enableOnPremisesAzureSpeechtotrue - Change the default value of
.Values.webapp.enableOnPremisesDeepgramtotrue - Change the default value of
.Values.webapp.enableOnPremisesNuancetotrue