From 99b2a14c5c1c0774aec4c72fcdf80aca73c181ad Mon Sep 17 00:00:00 2001 From: Bruno Garcia de Oliveira Date: Thu, 10 Oct 2024 20:33:19 -0300 Subject: [PATCH] docs: README change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4d52a9..02f7182 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenAI TypeScript SDK -A comprehensive TypeScript SDK for the OpenAI API, providing easy access to all functionalities offered by OpenAI, including models, completions, **context management**, chat completions, edits, images, embeddings, audio, files, fine-tunes, and moderations. +An enhanced TypeScript SDK for the OpenAI API, providing easy access to all functionalities offered by OpenAI, including models, completions, **context management**, chat completions, edits, images, embeddings, audio, files, fine-tunes, and moderations. ## Table of Contents