Skip to main content
Skip table of contents

OpenAI

Introduction

OpenAI can be applied to virtually any task that involves understanding or generating natural language or code. We offer a spectrum of models with different levels of power suitable for different tasks, as well as the ability to fine-tune your own custom models. These models can be used for everything from content generation to semantic search and classification.

You can find more details and the supported operations on OpenAI | qibb Catalog.

How to get started with OpenAI integration

Before you get started using OpenAI integration please make sure that you have permission to manage API keys because you will need to create certain settings. Please be aware, most of the operation requires a paid version.

  1. Visit your OpenAI API Key page to retrieve the API key by clicking on the + Create new secret key button and copy it to your clipboard.

  2. Go to qibb Workflow Editor, open Node Catalog in the right sidebar, and install OpenAI node by clicking on the + button.

  3. Drag the OpenAI Auth node and OpenAI nodes from the left sidebar to your flow and connect them.

  4. Enter your key into the API Key field of OpenAI Auth node and select any of the operations of the OpenAI node to start using the integration!

Importing flow examples of a node

Once you've successfully installed a node from the qibb catalog, you can easily import example flows that showcase how the nodes can be used. These example flows are directly accessible within the Flow Editor and are designed to guide users with helpful hints, including how to configure mandatory parameters and credentials.

Here's how to import examples:

  1. In the top right corner of the Flow Editor, click on the menu icon.

  2. Select Import to open the Import Dialog.

  3. Click on the Examples tab.

  4. Choose an example from the list.

  5. Confirm your selection by clicking on the Import button.

By following these steps, you are now ready to make basic API calls using the provided examples. For further exploration of what’s possible, you can find more complex examples in the Flow Catalog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.