Prerequisites
- An OpenAI account
- Access to the OpenAI API
Getting Your API Key
- Visit the OpenAI Platform
- Sign in to your account or create a new one
- Navigate to the “API Keys” section in your account settings
- Click “Create new secret key”
- Give your key a descriptive name
- Copy the generated key (it starts with
sk-
)
Setting Up in Jinba Flow
- Go to your workspace settings in Jinba Flow
- Navigate to the “Secret” section
- Find “OpenAI” in the list of available credentials
- Click “Configure” or “Add New”
- Enter your API key in the designated field
- 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