mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
Add go-chatgpt
This commit is contained in:
parent
822b9eb287
commit
fe9d5e7dca
@ -92,6 +92,7 @@
|
||||
- [pip/revChatGPT](https://github.com/acheong08/ChatGPT)(Python):與 OpenAI 的 ChatGPT API 互動的輕量化套件。採用逆向工程手法。
|
||||
- [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api)(Node.js):Node.js 客戶端。
|
||||
- [ChatGPT API Dart](https://github.com/MisterJimson/chatgpt_api_dart) (Dart): Dart 客戶端。
|
||||
- [go-chatgpt](https://github.com/abhayptp/go-chatgpt) (Golang): Golang 客戶端。
|
||||
|
||||
## 實驗
|
||||
|
||||
|
@ -92,6 +92,7 @@
|
||||
- [pip/revChatGPT](https://github.com/acheong08/ChatGPT) (Python): Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
|
||||
- [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api) (Node.js): Node.js client for the unofficial ChatGPT API.
|
||||
- [ChatGPT API Dart](https://github.com/MisterJimson/chatgpt_api_dart) (Dart): Dart client for the unofficial ChatGPT API.
|
||||
- [go-chatgpt](https://github.com/abhayptp/go-chatgpt) (Golang): An unofficial ChatGPT client in Golang.
|
||||
|
||||
## Experiments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user