-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Bug]WARN提示不正确 #8043
Copy link
Copy link
Open
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendbugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendbugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened / 发生了什么
warn提示可使用/t2i指令关闭t2i模式,但在即使安装builtin_commands_extension插件时,也无/t2i指令
Reproduce / 如何复现?
1.打开文本转图像模式
2.触发bot使用文本转图像(使用较弱服务器进行t2i输出)
3.显示文本转图片耗时超过了3秒,如果觉得很慢可以使用/t2i关闭文本转图片模式。
4.使用/t2i指令,但直接触发llm回复
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
v4.24.2 win
OS
Windows
Logs / 报错日志
[2026-05-07 01:13:01.104] [Core][WARN][v4.24.2] [result_decorate.stage:368]: 文本转图片耗时超过了 3 秒,如果觉得很慢可以使用 /t2i 关闭文本转图片模式。
Are you willing to submit a PR? / 你愿意提交 PR 吗?
Code of Conduct