We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3916d86 commit d57a9e0Copy full SHA for d57a9e0
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-grok-suite": {
3
+ "display_name": "Grok AI 助手",
4
+ "desc": "Grok 全能插件:文生图、图生图、图生视频、智能对话(自动联网)、LLM Tool 调用,一站式 AI 多媒体体验",
5
+ "author": "沐沐沐倾",
6
+ "repo": "https://github.com/muqing-kg/astrbot_plugin_grok_suite",
7
+ "tags": [
8
+ "AI",
9
+ "生图",
10
+ "视频",
11
+ "联网搜索"
12
+ ]
13
+ },
14
"astrbot-plugin-chat-polisher": {
15
"display_name": "最终文本润色",
16
"desc": "自动将输出的回复文本内容截取,并通过设定的规则进行润色后发出。",
0 commit comments