Skip to content

Commit ddde839

Browse files
docs(readme): link to migration guide (#761)
1 parent ef264d2 commit ddde839

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ The API documentation can be found [here](https://platform.openai.com/docs).
1414

1515
## Installation
1616

17+
> [!IMPORTANT]
18+
> 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.
19+
1720
```sh
1821
pip install openai
1922
```

0 commit comments

Comments
 (0)