Vonage AI Studio
  • Welcome to AI Studio!
  • ✨Platform Updates
  • AI Studio
    • Create a new agent
    • NLU AI Engine Preferences
    • Agent Building Features
    • Agent Templates
      • Take Message
      • Updating Details
      • Survey
      • FAQ
      • Package Tracking
      • Caller Identification
      • Customer Service
      • Hotels
      • Appointment Management
    • Tester
    • Editor Mode & Publish
    • Reports
    • Users
    • Knowledge AI
  • Properties
    • Entities
      • System Entities List
      • Best Practices
    • Intents
      • How do we analyze user input?
      • Generate Training Data
      • System Intents
      • Intent Annotation
    • Parameters
    • Contacts
    • Tags
    • Recordings
  • Voice
    • Get started
      • Create your first conversational flow!
      • Triggering Outbound Call API
      • Sending an Outbound Call Request via Postman
      • Integration via SIP for Telephony Agents
    • Nodes
      • Start node
      • Conversation
        • Classification
          • Intent Ambiguity
        • Collect Input
          • Entity Ambiguation
        • Speak
        • Conditions
        • Listen
        • Q&A Node
      • Advanced
        • Reset Counter
        • Counter
        • Set Parameter
        • Custom Code
        • NCCO Node
      • Actions
        • Send Email
        • Call Routing
        • End Call
        • Start Recording
        • Stop Recording
        • Send SMS
      • Integrations
        • Webhook
        • Legacy SalesForce Authentication Node
          • SalesForce Authentication
            • How to create a SalesForce Connected App
        • SalesForce Actions
        • Generative AI
          • Setting up Generative AI Node Integration
          • Migrating from the GenAI node to Knowledge AI
      • Flow Control
        • Context Switch
        • Flows
    • Events
  • WhatsApp
    • Get started
      • Create your first conversational flow!
      • Triggering an outbound WhatsApp virtual agent
    • Nodes
      • Start node
      • Conversation
        • Collect Input
          • Entity Ambiguation
        • Classification
          • Intent Ambiguity
        • Send Message
        • Conditions
      • Advanced
        • Reset Counter
        • Counter
        • Set Parameter
        • Custom Code
      • Actions
        • Send Email
        • End Conversation
        • Send SMS
        • Live Agent Routing
      • Integrations
        • Webhook
        • Legacy SalesForce Authentication Node
          • SalesForce Authentication
            • How to create a SalesForce Connected App
        • SalesForce Actions
        • Generative AI
          • Setting up Generative AI Node Integration
          • Endless FAQs on WhatsApp With Generative AI and AI Studio
      • Flow Control
        • Context Switch
        • Flows
    • Events
  • SMS
    • Get started
      • Create your first conversational flow!
      • Triggering an outbound SMS Virtual Agent
    • Nodes
      • Start node
      • Conversation
        • Classification
          • Intent Ambiguity
        • Conditions
        • Send Message
        • Collect Input
          • Entity Ambiguation
      • Advanced
        • Reset Counter
        • Counter
        • Set Parameter
        • Custom Code
      • Actions
        • Send Email
        • End Conversation
        • Send SMS
        • Live Agent Routing
      • Integrations
        • Webhook
        • Legacy SalesForce Authentication Node
          • SalesForce Authentication
            • How to create a SalesForce Connected App
        • SalesForce Actions
        • Generative AI
          • Setting up Generative AI Node Integration
          • Use Case Example: Gym Business
      • Flow Control
        • Context Switch
        • Flows
    • Events
  • HTTP
    • Get started
      • Create your first conversational flow!
    • Nodes
      • Start node
      • Conversation
        • Classification
          • Intent Ambiguity
        • Collect Input
          • Entity Ambiguation
        • Send Message
        • Conditions
      • Advanced
        • Reset Counter
        • Counter
        • Set Parameter
        • Custom Code
      • Action
        • Send Email
        • Send SMS
        • Live Agent Routing
          • Websockets connections for Live agent Routing
      • Integrations
        • Webhook
        • Legacy SalesForce Authentication Node
          • SalesForce Authentication
            • How to create a SalesForce Connected App
        • SalesForce Actions
        • Generative AI
          • Setting up Generative AI Node Integration
          • Use case Example : Online Shopping
      • Flow Control
        • Context Switch
        • Flows
    • Events
  • API Integration
    • Authentication
    • Insights
  • There's more
    • FAQs
    • Languages Available
Powered by GitBook
On this page

Was this helpful?

  1. WhatsApp
  2. Nodes
  3. Integrations
  4. Generative AI

Setting up Generative AI Node Integration

Get ready to use the GenAI node within your Virtual assistant!

PreviousGenerative AINextEndless FAQs on WhatsApp With Generative AI and AI Studio

Last updated 10 months ago

Was this helpful?

This feature requires access to the Integrations Page on the Vonage API Dashboard. If you don't see it on your account please contact your account admin

AI Studio now offers you the ability to integrate with ’ .

Currently, AI Studio allows you to harness the capabilities of GPT-3.5 Turbo (particularly the Davinci 3.5 model) to take advantage of knowledge sourced from a dataset of 45 TB of text data (derived from across the web by OpenAI), to provide users with human-like answers to their questions.

What this means is that using the Generative AI (GenAI) Node within AI Studio allows to you set the boundaries which your virtual assistant (VA) can source its knowledge from and at the same time provide your users with a realistic and efficient experience mimicking the turn-taking process of natural human communication.

This is made possible due to the vast expanse of data that is available to use using the Large Language Model in conjunction with AI Studios’ pre-existing Natural Language Understanding Capabilities.

Before you use the Generative AI (GenAI) node, you will have to set up an account with OpenAI. Here’s how to go about it:-

Step 1: Sign Up!

Sign up with OpenAI using and create an account. Once you have an account created, sign in and click on 'Dashboard' on the top right of the page.

Step 2: Go to the API keys page

Once you have reached the Dashboard you should be able to see 'API keys' on the left bar. Clicking on this will lead you to the Project Keys page.

Once navigated, you will be able to choose from copying an existing key or creating a new key to use with your Virtual agent by clicking on the ‘Create new secret key’ button.

If you decide to make a new secret key ensure that you create it under the right organization and project. You must make a note of the secret key once you create a key.

If your AI Studio account doesn't have permission to manage third-party connections, please ask your account admin to set this integration up for you.

Step 3: Gather Organisation ID

Once you have set up a new key, click on the 'Settings' gear icon on the top right.

You can now copy your Organization ID and save it for integration. If you are part of multiple organisations please make sure you configure the right ID.

Step 4: Configuring the Vonage API dashboard

Once you have your API key and the Organization ID, you can head back to the API dashboard and look for the OpenAI integration under ‘Build & Manage’ -> Integrations

Next, select the OpenAI integration block, name your integration and enter the Secret key and Organization ID that you copied from the OpenAI account.

If you want to set up multiple integrations to use on the same account, please make sure to name each integration appropriately. You will then be able to choose from these integrations once you use the node within an agent. Please also make sure not to include spaces when you name your integration.

Integration Name Syntax:-

demo

demo_1

Once done click on the ‘Connect with OpenAI’ button and your integration should be set up! You should now be able to find it within the Generative AI node in any of the virtual assistants under the API key you configured the integration in.

OpenAIs
Generative Pretrained Transformer (GPT)
this link