OpenAI Provider
Configure Savfox to use OpenAI's GPT models.
Authentication
Using Login (Recommended)
Follow the interactive prompts to authenticate with OpenAI.
Using API Key
Or set the environment variable:
Available Models
Configuration
CLI Usage
Azure OpenAI
For Azure deployments:
Rate Limits
OpenAI has rate limits based on your tier:
- Tier 1: 500 RPM
- Tier 2: 5,000 RPM
- Higher tiers available
Savfox handles rate limiting automatically with retries.
Troubleshooting
Authentication errors
- Verify your API key is valid
- Check if the key has required permissions
- Ensure the key hasn't been revoked
Rate limit errors
- Reduce request frequency
- Upgrade your OpenAI tier
- Use a smaller model for non-critical tasks
Model not found
- Verify the model name is correct
- Check if you have access to the model
- Some models require special access