| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-03 | 1.6 kB | |
| v1.1.5 source code.tar.gz | 2026-05-03 | 3.6 MB | |
| v1.1.5 source code.zip | 2026-05-03 | 3.6 MB | |
| Totals: 3 Items | 7.2 MB | 0 | |
What's Changed
- feat: 图片管理和日志管理支持缩略图预览 by @aoij in https://github.com/basketikun/chatgpt2api/pull/90
- fix(text-stream): token 失效时自动轮询切换账号 by @lottshin in https://github.com/basketikun/chatgpt2api/pull/97
- feat(chat): chat completions 支持图片输入(多模态) by @lottshin in https://github.com/basketikun/chatgpt2api/pull/98
- feat(image-task): 异步图片任务补全调用日志 by @lottshin in https://github.com/basketikun/chatgpt2api/pull/99
- feat: 优化普通用户密钥管理,支持编辑修改、唯一性校验与中文错误提示 by @Jimmy-Bots in https://github.com/basketikun/chatgpt2api/pull/102
- fix(register): respect live config updates in running runner by @daoif in https://github.com/basketikun/chatgpt2api/pull/104
- feat: 新增 Inbucket 邮箱支持,并补充注册链路的 SOCKS 代理支持 by @Jimmy-Bots in https://github.com/basketikun/chatgpt2api/pull/106
- Update README.md by @Lambda-zhou in https://github.com/basketikun/chatgpt2api/pull/81
New Contributors
- @aoij made their first contribution in https://github.com/basketikun/chatgpt2api/pull/90
- @lottshin made their first contribution in https://github.com/basketikun/chatgpt2api/pull/97
- @Jimmy-Bots made their first contribution in https://github.com/basketikun/chatgpt2api/pull/102
- @daoif made their first contribution in https://github.com/basketikun/chatgpt2api/pull/104
- @Lambda-zhou made their first contribution in https://github.com/basketikun/chatgpt2api/pull/81
Full Changelog: https://github.com/basketikun/chatgpt2api/compare/v1.1.4...v1.1.5