Configure your OpenAI API key to use GPT models and other OpenAI services in your Jinba Flow workflows.

Prerequisites

  • An OpenAI account
  • Access to the OpenAI API

Getting Your API Key

  1. Visit the OpenAI Platform
  2. Sign in to your account or create a new one
  3. Navigate to the “API Keys” section in your account settings
  4. Click “Create new secret key”
  5. Give your key a descriptive name
  6. Copy the generated key (it starts with sk-)

Setting Up in Jinba Flow

  1. Go to your workspace settings in Jinba Flow
  2. Navigate to the “Secret” section
  3. Find “OpenAI” in the list of available credentials
  4. Click “Configure” or “Add New”
  5. Enter your API key in the designated field
  6. Click “Save” to store your credentials

Available Models

Once configured, you can use various OpenAI models in your flows:

GPT Models

  • GPT-4 Turbo - Latest model with improved performance
  • GPT-4 - Powerful model for complex tasks
  • GPT-3.5 Turbo - Cost-effective for most use cases

Other Services

  • DALL-E - Image generation
  • Whisper - Speech-to-text transcription
  • Embeddings - Text embedding models