mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-18 02:16:07 +00:00
ci: test
This commit is contained in:
@@ -19,6 +19,7 @@ class DrawCommand(AbstractCommandNode):
|
|||||||
import pkg.openai.session
|
import pkg.openai.session
|
||||||
|
|
||||||
reply = []
|
reply = []
|
||||||
|
|
||||||
if len(ctx.params) == 0:
|
if len(ctx.params) == 0:
|
||||||
reply = ["[bot]err: 未提供图片描述文字"]
|
reply = ["[bot]err: 未提供图片描述文字"]
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user