How to Resolve Generative AI Node Failures Caused by ChatGPT 3.5 Turbo Deprecation? How to Resolve Generative AI Node Failures Caused by ChatGPT 3.5 Turbo Deprecation?

How to Resolve Generative AI Node Failures Caused by ChatGPT 3.5 Turbo Deprecation?

Kate Wojtasik

Objective

Successful Execution of Generative AI node in the flow.

Applies To

  • Vonage AI Studio

Procedure

To successfully use the Generative AI node, you must create an OpenAI integration using your project API key. To integrate with OpenAI, you will need a paid OpenAI account.

Please be aware that according to the official information the current gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 models will be deprecated on September 13, 2024.

However, Vonage has implemented a solution to prevent interruptions to your Generative AI node execution.

If you've encountered issues with the Generative AI node execution, please follow these steps to resolve them:

  • Recreate API Key in OpenAI:
  1. Log in to your OpenAI account.
  2. Check what GPT model you are currently using.
  3. Navigate to the API keys section.
  4. Create a new API key.
  1. Go to your AI Studio account.
  2. Create a new OpenAI integration using the newly generated API key.
  • Add New Generative AI Node/Replace Existing Node:
  1. In your flow, add a new Generative AI node and remove the old Generative AI node from your flow.
  • Re-test the Flow:
  1. Run the flow with the new Generative AI node to ensure it functions correctly.