diff --git a/Cargo.toml b/Cargo.toml index 016544de1..ddc07e778 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ninja" -version = "0.9.28" +version = "0.9.37" edition = "2021" description = "Reverse engineered ChatGPT proxy" license = "GPL3.0" diff --git a/README.md b/README.md index cf4272cad..4e2ba6f4c 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ Reverse engineered `ChatGPT` proxy ### Features -- ChatGPT WebUI - API key acquisition - `Email`/`password` account authentication -- Proxy `ChatGPT-API`/`OpenAI-API`/`ChatGPT-to-API` +- Proxy `ChatGPT-API`/`OpenAI-API` +- ChatGPT WebUI - Support IP proxy pool - Very small memory footprint diff --git a/README_zh.md b/README_zh.md index 2c6ad1c3e..9e94ebc2e 100644 --- a/README_zh.md +++ b/README_zh.md @@ -21,10 +21,10 @@ ### 特性 -- ChatGPT WebUI - API密钥获取 - `电子邮件`/`密码`帐户认证 -- 代理 `ChatGPT-API`/`OpenAI-API`/`ChatGPT-to-API` +- 代理 `ChatGPT-API`/`OpenAI-API` +- ChatGPT WebUI - 支持IP代理池 - 极少的内存占用