OpenAI Chat Completions API
Chat Completions is the OpenAI API that allows you to create chatbots and interactive conversational agents like ChatGPT. This course will teach you how to use the Chat Completions API to create generative AI applications that use natural language.
What you'll learn
Using natural language to ask questions and get reasonable and useful responses has always been a challenge, until now. GPT models are now capable of receiving prompts in natural language and responding in amazing ways, what we know as Generative AI. In this course, OpenAI Chat Completions API, you’ll gain the ability to use the Chat Completions endpoint that allow you to create applications that “understand” and can reply using natural language. First, you’ll explore the available GPT models with their corresponding characteristics, advantages, and things to look out for. Next, you’ll discover the Chat Completions API along with all the available parameters and how they affect responses. Finally, you’ll learn how to create better prompts to get even better responses. When you’re finished with this course, you’ll have the skills and knowledge of the OpenAI API needed to create an application that receives prompts in natural languages and provides excellent responses using generative AI.
Table of contents
- Using the Chat Completions API 1m
- Calling the Chat Completions API and Learning about Its Parameters 4m
- The Response Object and Costs 3m
- Using Messages to Create Conversations 5m
- How to Stream Completions 4m
- JSON Mode to Format the Content 2m
- Reproducible Outputs 2m
- The Generative Powers of the Chat Completion API 3m