diff --git a/README.md b/README.md index 523828c..4aed2c7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Go Reference > [!WARNING] -> **This release is currently in alpha**. Minor breaking changes may occur. +> **This release is currently in beta**. Minor breaking changes may occur. 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).