Skip to content

Commit

Permalink
docs(readme): link to migration guide (openai#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored and wangshudong committed Nov 10, 2023
1 parent fa60791 commit 87014db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ The API documentation can be found [here](https://platform.openai.com/docs).

## Installation

> [!IMPORTANT]
> The SDK was rewritten in v1, which was released November 6th 2023. See the [v1 migration guide](https://github.com/openai/openai-python/discussions/742), which includes scripts to automatically update your code.
```sh
pip install openai
```
Expand Down

0 comments on commit 87014db

Please sign in to comment.