Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: client改为restyclient并抽取client (aurora-develop#59)
* docs: readme.md update docker-compose.yml * Update response.go (aurora-develop#49) (aurora-develop#51) * docs: readme.md update docker-compose.yml (aurora-develop#43) * Create LICENSE (aurora-develop#44) * fix: default free accounts * doc: remove useless readme * doc: readme * doc: readme * Update response.go (aurora-develop#49) --------- Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> * Pull1 (aurora-develop#54) * Update README.md * up * 修正聊天接口自动continue功能,添加authorization中间件,增加Authorization系统变量。 * 修正聊天接口自动continue功能,添加authorization中间件,增加Authorization系统变量。 * 优化authorization中间件,增加自定义free_tokens.txt文件,由于有些uuid和正常账号重复了,会导致401 * 优化authorization中间件,新增自定义free_tokens.txt文件。 * 优化authorization中间件,新增自定义free_tokens.txt文件。 * docs: readme.md update docker-compose.yml (aurora-develop#43) * Create LICENSE (aurora-develop#44) * 增加session_token刷新access_token,和refresh刷新。 * 修复解析代理地址时未判断错误。 * fix: default free accounts * doc: remove useless readme * doc: readme * doc: readme * Update response.go (aurora-develop#49) * Delete README.md * Delete .env.template --------- Co-authored-by: lishihua <[email protected]> Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> * test (aurora-develop#55) * docs: readme.md update docker-compose.yml (aurora-develop#43) * Create LICENSE (aurora-develop#44) * fix: default free accounts * doc: remove useless readme * doc: readme * doc: readme * Update response.go (aurora-develop#49) * Pull1 (aurora-develop#53) * Update README.md * up * 修正聊天接口自动continue功能,添加authorization中间件,增加Authorization系统变量。 * 修正聊天接口自动continue功能,添加authorization中间件,增加Authorization系统变量。 * 优化authorization中间件,增加自定义free_tokens.txt文件,由于有些uuid和正常账号重复了,会导致401 * 优化authorization中间件,新增自定义free_tokens.txt文件。 * 优化authorization中间件,新增自定义free_tokens.txt文件。 * docs: readme.md update docker-compose.yml * 增加session_token刷新access_token,和refresh刷新。 * 修复解析代理地址时未判断错误。 * Delete README.md * Delete .env.template * Update response.go (aurora-develop#49) (aurora-develop#51) * docs: readme.md update docker-compose.yml (aurora-develop#43) * Create LICENSE (aurora-develop#44) * fix: default free accounts * doc: remove useless readme * doc: readme * doc: readme * Update response.go (aurora-develop#49) --------- Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> --------- Co-authored-by: lishihua <[email protected]> Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> * render 无环境变量 (aurora-develop#52) * Add files via upload * Update README.md --------- Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> Co-authored-by: lishihua <[email protected]> Co-authored-by: bccahy <[email protected]> * client改为restyclient并抽取client (aurora-develop#58) * docs: readme.md update docker-compose.yml (aurora-develop#43) * Create LICENSE (aurora-develop#44) * fix: default free accounts * doc: remove useless readme * doc: readme * doc: readme * Update response.go (aurora-develop#49) * refactor: client改为restyclient并抽取client * chore: 恢复默认端口 --------- Co-authored-by: xiaofei <[email protected]> Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> * Update Test.yml * fix: fix type bug --------- Co-authored-by: madoka <[email protected]> Co-authored-by: LanQian <[email protected]> Co-authored-by: lishihua <[email protected]> Co-authored-by: bccahy <[email protected]> Co-authored-by: aurorax-neo <[email protected]>
- Loading branch information