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