From f5f0bb05ee705d84119806f8e703bf2e0becb1fa Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 17:41:31 +0000 Subject: [PATCH] docs: update documentation links to be more uniform --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c5c072..86c4c24 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Go Reference -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.