Update readme (#236)

* Update readme

* update ci names
This commit is contained in:
sashabaranov
2023-04-08 19:34:03 +04:00
committed by GitHub
parent 226ff328e2
commit 89219e31b2
2 changed files with 3 additions and 5 deletions

View File

@@ -1,10 +1,8 @@
# Go OpenAI
[![GoDoc](http://img.shields.io/badge/GoDoc-Reference-blue.svg)](https://godoc.org/github.com/sashabaranov/go-openai)
[![Go Reference](https://pkg.go.dev/badge/github.com/sashabaranov/go-openai.svg)](https://pkg.go.dev/github.com/sashabaranov/go-openai)
[![Go Report Card](https://goreportcard.com/badge/github.com/sashabaranov/go-openai)](https://goreportcard.com/report/github.com/sashabaranov/go-openai)
[![codecov](https://codecov.io/gh/sashabaranov/go-openai/branch/master/graph/badge.svg?token=bCbIfHLIsW)](https://codecov.io/gh/sashabaranov/go-openai)
> **Note**: the repository was recently renamed from `go-gpt3` to `go-openai`
This library provides Go clients for [OpenAI API](https://platform.openai.com/). We support:
* ChatGPT