mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
Add ChatGPT API Dart
This commit is contained in:
parent
55ac3ccfed
commit
efcbf6dd9a
@ -85,6 +85,7 @@
|
|||||||
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT)(Python):輕量化、基於 TLS 的 ChatGPT API 可以在您的 CLI 中使用,無需使用瀏覽器或驗證金鑰。
|
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT)(Python):輕量化、基於 TLS 的 ChatGPT API 可以在您的 CLI 中使用,無需使用瀏覽器或驗證金鑰。
|
||||||
- [pip/revChatGPT](https://github.com/acheong08/ChatGPT)(Python):與 OpenAI 的 ChatGPT API 互動的輕量化套件。採用逆向工程手法。
|
- [pip/revChatGPT](https://github.com/acheong08/ChatGPT)(Python):與 OpenAI 的 ChatGPT API 互動的輕量化套件。採用逆向工程手法。
|
||||||
- [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api)(Node.js):Node.js 客戶端。
|
- [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 客戶端。
|
||||||
|
|
||||||
## 實驗
|
## 實驗
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@
|
|||||||
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT) (Python): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token.
|
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT) (Python): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token.
|
||||||
- [pip/revChatGPT](https://github.com/acheong08/ChatGPT) (Python): Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
|
- [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.
|
- [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.
|
||||||
|
|
||||||
## Experiments
|
## Experiments
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user