Learning Timeline
Key Insights
Drastic Cost Savings
GPT-4o Mini offers a 90% cost reduction compared to previous models (such as GPT-3.5 Turbo) and is 99% cheaper than the Text Davinci 003 model from two years ago.
Performance & Multimodality Advantages
Despite being significantly cheaper, this model supports both text and vision via API today. Support for video and audio input/output will be added in the future.
Developer Tip
If you already have an application using GPT-4o, you only need to change a single line of code—the model name—to switch to GPT-4o Mini and instantly save on operating costs.
Step by Step
How to Switch the Model to GPT-4o Mini in OpenAI Playground
- Open your web browser and go to platform.openai.com/playground.
- Log in to your OpenAI account if prompted.
- Locate the model configuration settings panel (usually on the right side of the screen).
- Click the dropdown menu under the 'Model' label.
- Type or search for 'gpt-4o-mini' from the list of available models.
- Select 'gpt-4o-mini' to activate the model.
- Enter your input or prompt in the main text area.
- Click the 'Submit' button to start testing the new model's performance.