OpenAI GPT Integration

Once you've added an OpenAI API Key to your Flowrabbit project, you're ready to use OpenAI's GPT in your application! Learn how to add an OpenAI API Key in this chapter: Open AI Integration Overview

What is Flowrabbit's GPT Integration?

OpenAI's GPT is pre-integrated into Flowrabbit, making it easier and faster to add to your applications! This means you can build applications that incorporate GPT easily.

How do I use Flowrabbit's GPT Integration?

To use GPT in your Flowrabbit application, follow these steps:

  1. Click on the Widget Button in the topbar (cloud icon).
  2. Choose "GPT."
  3. Place your GPT Widget anywhere on the canvas. Do not place it on a screen. We recommend placing it near the screens it will be relevant to.
  4. Double-click on the Widget or click once and then click on "Configuration" to open the Widget's settings.
  5. Start in the "Authorization" tab and choose the name of your OpenAI API Key. This is the name you entered when you added your key in the application's settings.
  6. In the "Input" tab, you can enter your prompt and choose which model of GPT you want to use. While GPT 4 is faster, GPT 3.5 is more cost-efficient.
  7. In the "Output" tab, you need to choose the Output Variable and the Output Path. To build a chatbot, you should have already added a "chat" component to your application and given it a variable name in the "Data Binding" settings. The "Output" tab is where you use this variable name (also called data binding) to connect the chat component to the GPT widget.

Was this article helpful?

OpenAI Assistants Integration
Elevenlabs Integration