Total Pageviews

Saturday 8 June 2024

被反向工程的ChatGPT

 Reverse engineered ChatGPT API.

English - 中文 - Spanish - 日本語 - 한국어

PyPi Support_Platform Downloads

Reverse Engineered ChatGPT API by OpenAI. Extensible for chatbots etc.

Installation

python -m pip install --upgrade revChatGPT

Suport Python Version

  • Minimum - Python3.9
  • Recommend - Python3.11+

V1 Standard ChatGPT

V1 uses a cloudflare bypass proxy to make life convenient for everyone. The proxy is open source: https://github.com/acheong08/ChatGPT-Proxy-V4

To set your own deployed proxy, set the environment variable CHATGPT_BASE_URL to https://yourproxy.com/api/

V3 Official Chat API

Recently released by OpenAI

  • Paid

Awesome ChatGPT

My list

If you have a cool project you want added to the list, open an issue.

from  https://github.com/acheong08/ChatGPT

No comments:

Post a Comment