Skip to main content
We are excited to announce a change in our software versioning system! This new system will make it easier for you to track releases by showing both their order and year, providing clearer insight into our updates and patches. Moving forward, we will use a new format: YEAR.MINOR_RELEASE.PATCH_LEVEL, where:
  • YEAR is the year of the release, for example, 2025.
  • MINOR_RELEASE is the Nth minor release of the year, for example, the 10th minor release in 2025 is 10.
  • PATCH is the Nth patch for a minor release, for example, the 1st patch for the 10th minor release is 1. If no patches are released, the number is 0.
This page provides a list of removals and deprecations for native Cognigy features, as well as those that rely on third-party dependencies, such as LLMs (Large Language Models), Endpoints, and other external connectors.

Terminology

  • Deprecations. A feature is considered as outdated and no longer recommended for use, with support limited to critical fixes only. The deprecation process starts with an announcement and continues until the feature is removed in future releases.
  • Removals. A feature is completely removed and no longer supported after the specified removal date.

Cognigy Features

The table lists Cognigy features that are deprecated and will be removed in future releases.
FeatureDeprecation DateRemoval dateNotes
Any Slots-September 3, 2024Use the LLM Entity Extraction Node to identify Slots in the user input via LLMs.
GPT Conversation-September 17, 2024If you are still using these Nodes, they will continue to work in the existing Flows created before v4.85.
say verb with empty text contentApril 29, 2025This removal affects the following Voice Gateway Nodes: Say, Question, and Optional Question.
understood field in the Cognigy.AI OData endpointDecember 2024In Cognigy.AI 2025.24Use the Goals collection in the Cognigy.AI OData endpoint.
Understood Messages in the Intent Trainer and Insights reports (Overview and NLU Performance)December 2024From Insights reports: Cognigy.AI 2025.19Use the Goals and Tasks concept in order to measure whether your AI Agent understood a particular phrase. The Understood Messages concept relies on specific rules that don’t work for all customers.
Webchat v2August 20, 2024February 2026Migrate to new Webchat v3.
AudioCodes Nodes and Generic Voice NodesMarch 4, 2025To be determinedAfter the end of February 2025, you won’t be able to create new Nodes, but you can still edit or clone existing ones. Flows with these Nodes will continue to work after the deprecation date. Consider the Cognigy Voice Gateway product and its Voice Gateway Nodes as an alternative to AudioCodes.
Handover Providers section in the Endpoint settingsMarch 18, 2025September 2025Migrate to the new Handover Providers interface.
AudioCodes Endpoint and AudioCodes channelApril 2025October 2025Migrate to the Cognigy Voice Gateway product and use its Voice Gateway Endpoint as an alternative to AudioCodes.
actions.think, api.thinkApril 1, 2025June 2025Use api.thinkV2() and actions.thinkV2() instead.
Insights Beta APIApril 1, 2025June 10, 2025Use the Cognigy.AI OData endpoint.
Intent Sentence Generation, Lexicon Generation, Flow Generation, Adaptive Card Generation in Project settingsApril 15, 2025June 24, 2025Select the LLM for all these features from the Design-Time Generative LLM Features list
WebSocket and HTTP Webhook for Genesys Cloud Open MessagingApril 29, 2025To be determinedMigrate to Amazon EventBridge
Conversation counter API endpoint v2.0April 29, 2025To be determinedUse the conversation counter API endpoint v3.0.
Cognigy.AI OData v2.3December, 2025To be determinedSwitch to the Cognigy.AI OData v2.4 endpoint.
Genesys Cloud Guest ChatJune 11, 2025To be determinedMigrate to Genesys Cloud Open Messaging.

Third-Party Products

The table lists LLMs that are deprecated and will be shut down soon. Once the LLM provider removes the model, it will stop working in Cognigy.AI. This change could cause disruptions to your AI Agent if the model is still being used in the Flow. If you’ve added models from the list as custom models in Cognigy.AI, switch to newer models before the shutdown date.
ModelsDeprecation DateRemoval DateNotes
OpenAI
gpt-3.5-turbo-0301, gpt-3.5-turbo-0613, gpt-3.5-turbo-16k-0613January 10, 2024September 13, 2024For more information, read the OpenAI documentation: gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 and gpt-3.5-turbo-0301.
gpt-4-vision-preview, gpt-4-1106-vision-previewJune 17, 2024December 6, 2024For more information, read the OpenAI documentation.
Google Gemini
gemini-1.5-flash-September 24, 2025For more information, read the Google Vertex AI documentation.
gemini-1.5-pro-September 24, 2025For more information, read the Google Vertex AI documentation.
gemini-1.0-proFebruary 15, 2024April 21, 2025For more information, read the Google Vertex AI documentation. Google recommends migrating to Gemini 2.0 Flash.
Google Vertex AI-
chat-bison@002, chat-bison@002, chat-bison-32k@002, code-bison@002,code-bison-32k@002,codechat-bison@002, codechat-bison-32k@002, text-bison@002, text-bison-32k@002-October 9, 2024For more information, read the Google Vertex AI documentation. Google recommends migrating to Gemini 2.0 Flash by using the following guide.
text-bison-001May 2023April 21, 2025Google recommends migrating to Gemini 2.0 Flash Lite. For more information, read the Google Vertex AI documentation.
Anthropic
claude-1.0, claude-1.1, claude-1.2, claude-1.3, claude-1.3-100k, claude-instant-1.0, claude-instant-1.1, claude-instant-1.1-100k, claude-instant-1.2September 4, 2024November 6, 2024For more information, read the Anthropic documentation. Anthropic recommends migrating to claude-3-haiku-20240307.
claude-3-opusJune 30, 2025January 2026For more information, read the Anthropic documentation.
claude-3-sonnetJanuary 21, 2025July 21, 2025For more information, read the Anthropic documentation.
Microsoft Azure OpenAI
gpt-35-turbo (version 1106)-No earlier than November 17, 2024For more information, read the Azure OpenAI documentation.
gpt-35-turbo-16k (version 0613), gpt-35-turbo (versions 0613, 0301)-January 27, 2025For more information, read the Azure OpenAI documentation.
gpt-35-turbo (version 0125)-No earlier than February 22, 2025For more information, read the Azure OpenAI documentation.

More Information

I