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 4077745 commit 5911c77Copy full SHA for 5911c77
assets/plugins.json5
@@ -8365,4 +8365,24 @@
8365
],
8366
"is_official": false
8367
},
8368
+ {
8369
+ "module_name": "nonebot_plugin_aitalk",
8370
+ "project_link": "nonebot-plugin-aitalk",
8371
+ "author_id": 98072207,
8372
+ "tags": [
8373
8374
+ "label": "LLM",
8375
+ "color": "#ea5252"
8376
+ },
8377
8378
+ "label": "OpenAI",
8379
+ "color": "#52dfea"
8380
8381
8382
+ "label": "DeepSeek",
8383
+ "color": "#9686bb"
8384
+ }
8385
+ ],
8386
+ "is_official": false
8387
8388
]
0 commit comments