Skip to content

Commit

Permalink
Minor text change: Update readme to say beta instead of alpha
Browse files Browse the repository at this point in the history
Readme currently says this library is in alpha while beta was announced in December in the official OpenAI guidance https://platform.openai.com/docs/libraries#official-rest-api-libraries
  • Loading branch information
achandmsft authored Jan 21, 2025
1 parent 32b566b commit 05af286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<a href="https://pkg.go.dev/github.com/openai/openai-go"><img src="https://pkg.go.dev/badge/github.com/openai/openai-go.svg" alt="Go Reference"></a>

> [!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).
Expand Down

0 comments on commit 05af286

Please sign in to comment.