We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a56b6a commit 9bdaadfCopy full SHA for 9bdaadf
plugin/wenxinAI/ernievilg.go
@@ -59,7 +59,7 @@ func init() { // 插件主体
59
engine := control.Register(serviceName, &ctrl.Options[*zero.Ctx]{
60
DisableOnDefault: false,
61
Help: "AI画图\n" +
62
- "基于百度文心的免费AI画图插件,\n因为是免费的\n" +
+ "基于百度文心的免费AI画图插件\n因为是免费的,所以图片精度别care喔。\n" +
63
"key申请链接:https://wenxin.baidu.com/moduleApi/key\n" +
64
"注意:每个apikey每日上限50次,总上限500次请求。次数超过了请自行更新apikey\n" +
65
"- 为[自己/本群/QQ号/群+群号]设置AI画图key [API Key] [Secret Key]\n" +
0 commit comments