diff --git a/README.md b/README.md index 3c5c072..86c4c24 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Go Reference -The OpenAI Go library provides convenient access to [the OpenAI REST -API](https://platform.openai.com/docs) from applications written in Go. The full API of this library can be found in [api.md](api.md). +The OpenAI Go library provides convenient access to the [OpenAI REST API](https://platform.openai.com/docs) +from applications written in Go. > [!WARNING] > The latest version of this package uses a new design with significant breaking changes.