Skip to content

Commit 886dc9c

Browse files
Update articles/cognitive-services/openai/includes/python.md
Co-authored-by: Michael <[email protected]>
1 parent 1c5359d commit 886dc9c

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/openai/includes

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/includes/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pip install openai
3232
```
3333

3434
> [!NOTE]
35-
> This library is maintained by OpenAI. Refer to the [release history](https://github.com/openai/openai-python/releases) or the [version.py commit history](https://github.com/openai/openai-python/commits/main/openai/version.py) to track the latest updates to the library.
35+
> This library is maintained by OpenAI and is currently in preview. Refer to the [release history](https://github.com/openai/openai-python/releases) or the [version.py commit history](https://github.com/openai/openai-python/commits/main/openai/version.py) to track the latest updates to the library.
3636
3737
## Retrieve key and endpoint
3838

0 commit comments

Comments
 (0)