docs: add requires go version in README.md (#397)
This commit is contained in:
committed by
GitHub
parent
f22da8a7ed
commit
e19b074a11
@@ -14,7 +14,7 @@ This library provides unofficial Go clients for [OpenAI API](https://platform.op
|
|||||||
```
|
```
|
||||||
go get github.com/sashabaranov/go-openai
|
go get github.com/sashabaranov/go-openai
|
||||||
```
|
```
|
||||||
|
Currently, go-openai requires Go version 1.18 or greater.
|
||||||
|
|
||||||
### ChatGPT example usage:
|
### ChatGPT example usage:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user