refresh-gpt-chat 中转oaifree或者PandoraToV1Api的/v1/chat/completions和v1/images/generations接口,把refresh_token当key使用,内含hashmap,自动更新access_token,完美继承pandoraNext留下的refresh_token,支持基本所有的模型,小白也能快速使用!
refresh-gpt-chat Intercept the /v1/chat/completions and v1/images/generations interface of oaifree 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里面
支持反代v1/images/generations接口:调用dall-e-3画图更出色
支持反代v1/audio/speech接口:调用tts-1,文字转语音
支持反代v1/audio/transcriptions接口:调用whisper-1,语言转文字
可适用于oaifree、PandoraToV1Api项目:反代服务,直接使用
自定义后缀:防止url被滥用
支持base64识图:能转发识图接口
回复打字机处理:回复更流畅,减少卡顿
个人部署:保障隐私安全
Important
- 本项目只提供转发接口🥰
- 开源项目不易,请点个星星吧!!!