Skip to content

Commit 3aedec5

Browse files
Merge pull request #180 from achandmsft/patch-1
Minor text change: Update readme to say beta instead of alpha
2 parents 32b566b + 05af286 commit 3aedec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<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>
44

55
> [!WARNING]
6-
> **This release is currently in alpha**. Minor breaking changes may occur.
6+
> **This release is currently in beta**. Minor breaking changes may occur.
77
88
The OpenAI Go library provides convenient access to [the OpenAI REST
99
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

Comments
 (0)