update README

This commit is contained in:
Vinlic 2024-03-16 14:02:21 +08:00
parent a5beade70a
commit e530317486
2 changed files with 5 additions and 1 deletions

View File

@ -74,10 +74,14 @@ https://udify.app/chat/Po0F6BMJ15q5vu2P
从 [kimi.moonshot.cn](https://kimi.moonshot.cn) 获取refresh_token
进入kimi随便发起一个对话然后F12打开开发者工具从Application > Local Storage中找到refresh_token的值这将作为Authorization的Bearer Token值`Authorization: Bearer TOKEN`
进入kimi随便发起一个对话然后F12打开开发者工具从Application > Local Storage中找到`refresh_token`的值这将作为Authorization的Bearer Token值`Authorization: Bearer TOKEN`
![example0](./doc/example-0.png)
如果你看到的`refresh_token`是一个数组,请使用`.`拼接起来再使用。
![example8](./doc/example-8.jpg)
### 多账号接入
目前kimi限制普通账号每3小时内只能进行30轮长文本的问答你可以通过提供多个账号的refresh_token并使用`,`拼接提供:

BIN
doc/example-8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB