We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b566b commit 05af286Copy full SHA for 05af286
README.md
@@ -3,7 +3,7 @@
3
<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>
4
5
> [!WARNING]
6
-> **This release is currently in alpha**. Minor breaking changes may occur.
+> **This release is currently in beta**. Minor breaking changes may occur.
7
8
The OpenAI Go library provides convenient access to [the OpenAI REST
9
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).
0 commit comments