Omnitool.ai
  • Welcome to Omnitool.ai
    • Key Features
  • Getting Started
    • Installation
    • Configuration
    • FAQ
  • Tutorial
    • Glossary
    • UI Overview
    • Adding API Keys
    • Blocks
      • Omnitool
      • OpenAI
      • Replicate
      • HuggingFace
      • ElevenLabs
      • OpenRouter
      • Sharp Image Processing
  • Contributing
  • Advanced
    • Run Recipe via REST API
    • Create New Blocks
      • Add a New Block via Composition API
      • Adding New Block via Extension
      • Adding new Block via OpenAPI Spec
    • Create New Extension
    • Use Local Models
  • License
Powered by GitBook
On this page
  • Prerequisites
  • Setup
  • Using OpenAI Blocks
  • Additional Resources

Was this helpful?

Edit on GitHub
Export as PDF
  1. Tutorial
  2. Blocks

OpenAI

We provides a suite of blocks for OpenAI powerful models, including GPT3/4, GPT4-Vision, Text Embeddings, DALL·E 2/3, TTS: Text-to-Speech, and Whisper: Speech-to-Text etc.

PreviousOmnitoolNextReplicate

Last updated 1 year ago

Was this helpful?

Prerequisites

Ensure you have the following before you begin:

  • OpenAI Account: Sign up or log in at .

  • API Token: Generate your API token on the .

Setup

Adding OpenAI API Key

  1. Navigate to the API Key Manager in the left panel.

  2. Enter your OpenAI API token here.

Using OpenAI Blocks

After adding your OpenAI API key, you can access various OpenAI blocks within Omnitool:

  1. Go to the "Add Block" collection in Omnitool.

  2. Search openai namespace

Billing Clarification: The OpenAI API is not the same as ChatGPT Plus billing. Ensure you are accessing the OpenAI Platform API for the correct billing information.

Additional Resources


Access to GPT-4 API: According to OpenAI, access to the GPT-4 API requires meeting certain criteria as detailed in their . If your account is new or lacks sufficient payment history, you may not see the GPT-4 model in the model options.

Credit: If you haven't added a payment method, make sure you have enough API credits available. Otherwise, you may encounter errors when calling the API. To check your API credit balance, visit .

For developers and users seeking more advanced configurations and troubleshooting resources for these blocks, refer to the OpenAPI and block specifications on the

For more detailed information about OpenAI API's offerings and capabilities, visit the .

help article
OpenAI Platform Usage
https://github.com/omnitool-ai/omni-core-blocks/tree/main/server/apis/openai
official OpenAI docs
OpenAI
OpenAI platform
OpenAI's LLM blocks