Skip to content

Commit b859d09

Browse files
authored
Add video walkthrough link to README
Added a link to a video walkthrough for GitHub Codespaces.
1 parent 63b478f commit b859d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Python OpenAI demos
22

33
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)
45

56
* [Examples](#examples)
67
* [OpenAI Chat Completions](#openai-chat-completions)

0 commit comments

Comments
 (0)