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
+1-3
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,7 @@ pre-defined set of classes for API resources that initialize
6
6
themselves dynamically from API responses which makes it compatible
7
7
with a wide range of versions of the OpenAI API.
8
8
9
-
## Documentation
10
-
11
-
See the [OpenAI API docs](https://beta.openai.com/docs/api-reference?lang=python).
9
+
You can find usage examples for the OpenAI Python library in our [API reference](https://beta.openai.com/docs/api-reference?lang=python) and the [OpenAI Cookbook](https://github.com/openai/openai-cookbook/).
0 commit comments