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-14
Original file line number
Diff line number
Diff line change
@@ -12,23 +12,10 @@ It is generated from our [OpenAPI specification](https://github.com/openai/opena
12
12
13
13
The API documentation can be found [here](https://platform.openai.com/docs).
14
14
15
-
## Beta Release
16
-
17
-
> [!IMPORTANT]
18
-
> We're preparing to release version 1.0 of the OpenAI Python library.
19
-
20
-
This new version will be a major release and will include breaking changes. We're releasing this beta version to give you a chance to try out the new features and provide feedback before the official release. You can install the beta version with:
21
-
22
-
```sh
23
-
pip install --pre openai
24
-
```
25
-
And follow along with the [beta release notes](https://github.com/openai/openai-python/discussions/631).
0 commit comments