Skip to content

Commit

Permalink
doc: add documentation for re_gpt
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Apr 2, 2024
1 parent 88b1be9 commit 05ac488
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 16 deletions.
20 changes: 20 additions & 0 deletions docs/en/Adapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,23 @@ Aliyun TongYi QianWen official website reverse engineering library
"cookie": "通义千问cookie"
}
```

## Zai-Kun/reverse-engineered-chatgpt

ChatGPT official website reverse engineering library, this is newer. acheong08/ChatGPT is no longer maintained.

### Configuration

1. Select `Zai-Kun/reverse-engineered-chatgpt` as `Adapter`

2. Go to`chat.openai.com` and log in to your account

3. Take the value of `__Secure-next-auth.session-token` from Cookies as `session_token`

4. Enter in the `Config` column

```json
{
"session_token": "your session token"
}
```
17 changes: 9 additions & 8 deletions docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@
## Supported LLM libs

|Adapter|Multi Round|Stream|Function Call|Status|Comment|
|---|---|---|---|---|---|
|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|||||ChatGPT Web Version|
|[KoushikNavuluri/Claude-API](https://github.com/KoushikNavuluri/Claude-API)|||||Claude Web Version|
|[dsdanielpark/Bard-API](https://github.com/dsdanielpark/Bard-API)|||||Google Bard Web Version|
|[xtekky/gpt4free](https://github.com/xtekky/gpt4free)|||||gpt4free cracked multiple platforms|
|[Soulter/hugging-chat-api](https://github.com/Soulter/hugging-chat-api)|||||hubbingface chat model|
|[xw5xr6/revTongYi](https://github.com/xw5xr6/revTongYi)|||||Aliyun TongYi QianWen Web Version|
|Adapter|Multi Round|Stream|Function Call|Comment|
|---|---|---|---|---|
|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)||||ChatGPT Web Version|
|[KoushikNavuluri/Claude-API](https://github.com/KoushikNavuluri/Claude-API)||||Claude Web Version|
|[dsdanielpark/Bard-API](https://github.com/dsdanielpark/Bard-API)||||Google Bard Web Version|
|[xtekky/gpt4free](https://github.com/xtekky/gpt4free)||||gpt4free cracked multiple platforms|
|[Soulter/hugging-chat-api](https://github.com/Soulter/hugging-chat-api)||||hubbingface chat model|
|[xw5xr6/revTongYi](https://github.com/xw5xr6/revTongYi)||||Aliyun TongYi QianWen Web Version|
|[Zai-Kun/reverse-engineered-chatgpt](https://github.com/Zai-Kun/reverse-engineered-chatgpt)||||ChatGPT Web Version|

## Supported API paths

Expand Down
19 changes: 19 additions & 0 deletions docs/zh-CN/Adapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,22 @@ huggingface.co/chat 官网逆向工程库
}
```

## Zai-Kun/reverse-engineered-chatgpt

ChatGPT 官网逆向工程库,这个新一点。acheong08/ChatGPT 已经不维护了。

### 配置方式

1. 选择 `Zai-Kun/reverse-engineered-chatgpt` 作为 `Adapter`

2. 前往 `chat.openai.com` 登录账号

3. 从 Cookies 中取出 `__Secure-next-auth.session-token` 的值作为 `session_token`

4.`Config` 栏中输入

```json
{
"session_token": "你的session token"
}
```
17 changes: 9 additions & 8 deletions docs/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

## 支持的 LLM 库

|Adapter|Multi Round|Stream|Function Call|Status|Comment|
|---|---|---|---|---|---|
|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|||||ChatGPT 网页版|
|[KoushikNavuluri/Claude-API](https://github.com/KoushikNavuluri/Claude-API)|||||Claude 网页版|
|[dsdanielpark/Bard-API](https://github.com/dsdanielpark/Bard-API)|||||Google Bard 网页版|
|[xtekky/gpt4free](https://github.com/xtekky/gpt4free)|||||gpt4free 接入多个平台的破解|
|[Soulter/hugging-chat-api](https://github.com/Soulter/hugging-chat-api)|||||huggingface的对话模型|
|[xw5xr6/revTongYi](https://github.com/xw5xr6/revTongYi)|||||阿里云通义千问网页版|
|Adapter|Multi Round|Stream|Function Call|Comment|
|---|---|---|---|---|
|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)||||ChatGPT 网页版|
|[KoushikNavuluri/Claude-API](https://github.com/KoushikNavuluri/Claude-API)||||Claude 网页版|
|[dsdanielpark/Bard-API](https://github.com/dsdanielpark/Bard-API)||||Google Bard 网页版|
|[xtekky/gpt4free](https://github.com/xtekky/gpt4free)||||gpt4free 接入多个平台的破解|
|[Soulter/hugging-chat-api](https://github.com/Soulter/hugging-chat-api)||||huggingface的对话模型|
|[xw5xr6/revTongYi](https://github.com/xw5xr6/revTongYi)||||阿里云通义千问网页版|
|[Zai-Kun/reverse-engineered-chatgpt](https://github.com/Zai-Kun/reverse-engineered-chatgpt)||||ChatGPT 网页版|

## 支持的 API 路径

Expand Down
1 change: 1 addition & 0 deletions web/src/components/Channel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const adapter_color = {
"acheong08/EdgeGPT": "#0388FF",
"Soulter/hugging-chat-api": "#FFBB03",
"xw5xr6/revTongYi": "#4040C0",
"Zai-Kun/reverse-engineered-chatgpt": "#00CC90",
}
function deleteChannelConfirmed(channel_id) {
Expand Down

0 comments on commit 05ac488

Please sign in to comment.