Skip to content

Releases: Yanyutin753/RefreshToV1Api

0.7.7.3

08 Mar 13:24
c6c3a6d
Compare
Choose a tag to compare

refreshToV1Api 0.7.7.3 ninja版本

功能特性

  • flask直接启动,解决部分机cpu占用过大问题

ninja暂停更新,只能使用之前的旧的镜像,能用多久,未知

如需更新请删除旧的镜像,重新docker-compose pull && docker-compose up -d

Full Changelog: 0.7.7.1...0.7.7.3

0.7.8.1

26 Feb 06:37
3d3d939
Compare
Choose a tag to compare

xyhelperV1Api_refresh v0.7.8.1功能特性

功能特性

  1. 自动适配GPTs,用gpt-4-gizmo-XXX可直接请求,出错回退gpt-3.5-turbo

  2. 优化小部分bug

⚠xyhelper接口每分钟最多请求30次,介意请绕行

Full Changelog: 0.7.8...0.7.8.1

0.7.7.1

26 Feb 06:38
1fc6fa7
Compare
Choose a tag to compare

xyhelperV1Api_refresh 0.7.7.1功能特性

功能特性

  1. 适配ninja,支持refresh_token请求

  2. 自动适配GPTs,用gpt-4-gizmo-XXX可直接请求,出错回退gpt-3.5-turbo

  3. 优化小部分bug

Full Changelog: https://github.com/Yanyutin753/xyhelperToV1Api_refresh/commits/0.7.7.1

0.7.8

21 Feb 07:24
c07d1f3
Compare
Choose a tag to compare

xyhelperV1Api_refresh v0.7.8功能特性

Important

0.7.8 为破环性更新

项目将脱离ninja,相应配置需修改

功能特性

  1. 将 xyhelper proxy 模式下的 backend-api免费接口 转为 /v1/chat/completions 接口,支持流式和非流式响应。

  2. 将 xyhelper proxy 模式下的 backend-api免费接口 转为 /v1/images/generations 接口

  3. 支持直接把refresh_token作为请求key,方便接入one_api

  4. 支持 gpt-4-mobile 、gpt-4-s 、基本所有的GPTS

  5. 支持使用官网或者xyhelper的接口,通过refresh_token自动刷新access_token

  6. xyhelper 的 免费 backend-api 接口,无需打码**

⚠xyhelper接口每分钟最多请求30次,介意请绕行

Full Changelog: v0.7.7...v0.7.8