You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This is an example chat app intended to get you started with your first OpenAI A
4
4
5
5
## Basic request
6
6
7
-
To send your first API request with the OpenAI Python SDK, make sure you have the right [dependacies installed](https://platform.openai.com/docs/quickstart?context=python) and then run the following code:
7
+
To send your first API request with the [OpenAI Python SDK](https://github.com/openai/openai-python), make sure you have the right [dependencies installed](https://platform.openai.com/docs/quickstart?context=python) and then run the following code:
0 commit comments