Skip to content

fix: Implement reserve_any method for account selection and update image generation to utilize it#490

Merged
chenyme merged 2 commits intomainfrom
fix_imagine
Apr 20, 2026
Merged

fix: Implement reserve_any method for account selection and update image generation to utilize it#490
chenyme merged 2 commits intomainfrom
fix_imagine

Conversation

@chenyme
Copy link
Copy Markdown
Owner

@chenyme chenyme commented Apr 20, 2026

Summary

Testing

  • grok-4.3-beta:用 super 账号发起请求,确认能命中该模型;将 auto 额度清空后确认仍可调用(走独立 grok_4_3 配额);用 basic 账号请求确认返回无可用账号
  • bug: super号瀑布流生成失败 #470:将 super 账号的 auto 额度手动置为 0,在 WebUI 开启瀑布流生图,确认不再提示"No available accounts"
  • feat: 视频多参没了,大佬! #478/v1/videos 发送 multipart/form-data 含多个 input_reference[] 文件(测试 1、3、5、6 张),确认 6 张时只处理前 5 张;chat completions 消息内含多个 image_url block,确认均被识别并传给上游

Related

@chenyme chenyme merged commit 030ed33 into main Apr 20, 2026
4 checks passed
@chenyme chenyme deleted the fix_imagine branch April 21, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 视频多参没了,大佬! bug: super号瀑布流生成失败

1 participant