We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b478f commit b859d09Copy full SHA for b859d09
README.md
@@ -1,6 +1,7 @@
1
# Python OpenAI demos
2
3
This repository contains a collection of Python scripts that demonstrate how to use the OpenAI API to generate chat completions.
4
+[📺 Watch this video walkthrough of running these demos in GitHub Codespaces](https://www.youtube.com/watch?v=_daw48A-RZI)
5
6
* [Examples](#examples)
7
* [OpenAI Chat Completions](#openai-chat-completions)
0 commit comments