Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ak9024/go-chatgpt-sdk-example

example how to use `go-chatgpt-sdk`
https://github.com/ak9024/go-chatgpt-sdk-example

Last synced: 12 days ago
JSON representation

example how to use `go-chatgpt-sdk`

Awesome Lists containing this project

README

        

# how to usage?

```bash
git clone https://github.com/ak9024/go-chatgpt-sdk.git
git clone https://github.com/ak9024/go-chatgpt-sdk-example.git
cd go-chatgpt-sdk-example
go mod tidy
```