From 202b629bc18dee93fd90bc096bbf47f163b61ce2 Mon Sep 17 00:00:00 2001 From: sashabaranov <677093+sashabaranov@users.noreply.github.com> Date: Sat, 4 Mar 2023 14:57:43 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f8b016..207e554 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/sashabaranov/go-gpt3)](https://goreportcard.com/report/github.com/sashabaranov/go-gpt3) -[OpenAI ChatGPT and GPT-3](https://platform.openai.com/) API client for Go +[OpenAI ChatGPT](https://platform.openai.com/), GPT-3, DALLĀ·E 2, and Whisper API client for Go Installation: ```