Understanding OpenAI Models - Conclusion

Great job! You’ve now understood more models from OpenAI. You also tried selecting the most appropriate model to use given a task with constraints.

Here’s what you learned:

  • OpenAI has two flagship models, one focused on intelligence and the other on price.
  • Factors like context window, price, and training data can affect your choice of models.
  • You can try each model in the playground.

In the next lesson, you’ll write some code to generate text. Time to take a break and wash your hands. You’re getting your hands dirty soon. :]

See forum comments
Download course materials from Github
Previous: Understanding OpenAI Models - Demo Next: Quiz: Understanding OpenAI Models