mirror of
https://github.com/openai/openai-go.git
synced 2026-03-31 16:47:11 +09:00
docs: update documentation links to be more uniform
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
<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>
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user