MyGit

v4.5.0

transitive-bullshit/agentic

版本发布时间: 2023-02-19 16:18:08

transitive-bullshit/agentic最新发布版本:7.0.0(2024-08-04 19:55:37)

We now provide three ways of accessing the unofficial ChatGPT API, all of which have tradeoffs:

Method Free? Robust? Quality?
ChatGPTAPI ❌ No ✅ Yes ☑️ Mimics ChatGPT
ChatGPTUnofficialProxyAPI ✅ Yes ☑️ Maybe ✅ Real ChatGPT
ChatGPAPIBrowser (v3) ✅ Yes ❌ No ✅ Real ChatGPT

Note: I recommend that you use either ChatGPTAPI or ChatGPTUnofficialProxyAPI.

  1. ChatGPTAPI - Uses text-davinci-003 to mimic ChatGPT via the official OpenAI completions API (most robust approach, but it's not free and doesn't use a model fine-tuned for chat)
  2. ChatGPTUnofficialProxyAPI - Uses an unofficial proxy server to access ChatGPT's backend API in a way that circumvents Cloudflare (uses the real ChatGPT and is pretty lightweight, but relies on a third-party server and is rate-limited)
  3. ChatGPTAPIBrowser - (v3.5.1 of this package) Uses Puppeteer to access the official ChatGPT webapp (uses the real ChatGPT, but very flaky, heavyweight, and error prone)

https://github.com/transitive-bullshit/chatgpt-api/compare/v4.4.1...v4.5.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-02-19发行的版本