Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

【工具】写了一个直接把refresh_token当v1/chat/completions接口的key的工具,内置hashmap,自动更新access_token #497

Open
Yanyutin753 opened this issue Feb 1, 2024 · 0 comments

Comments

@Yanyutin753
Copy link

Yanyutin753 commented Feb 1, 2024

refresh-gpt-chat

  • refresh-gpt-chat 中转ninja或者PandoraToV1Api的/v1/chat/completions接口,把refresh_token当key使用,内含hashmap,自动更新access_token,完美继承pandoraNext留下的refresh_token,支持基本所有的模型,小白也能快速使用!
  • refresh-gpt-chat Intercept the /v1/chat/completions interface of ninja or PandoraToV1Api, use the refresh_token as the key, which contains a hashmap, automatically update the access_token, perfectly inherit the refresh_token left by pandoraNext, support almost all models, even beginners can use it quickly!

功能特性

  • 通过refresh_token自动更新access_token:方便使用

  • 通过refresh_token作为key进行使用:更好放入one-api里面

  • 可适用于ninja、PandoraToV1Api项目:反代服务,直接使用

  • 自定义后缀:防止url被滥用

  • 支持base64识图:能转发识图接口

  • 回复打字机处理:回复更流畅,减少卡顿

  • 个人部署:保障隐私安全

@Yanyutin753 Yanyutin753 changed the title 【工具】写了一个直接把refresh_token当v1/chat/completions接口的key的工具,内置hashmap,自动更新access_token 【工具】写了一个直接把refresh_token当v1/chat/completions接口的key的工具,内置hashmap,自动更新access_token Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant