We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e4b0f commit 1ed7abdCopy full SHA for 1ed7abd
plugins.json
@@ -1,4 +1,11 @@
1
{
2
+ "astrbot_plugin_embedding_adapter": {
3
+ "author": "AnYan",
4
+ "desc": "[前置] [适配器] 在配置后提供embedding接口",
5
+ "repo": "https://github.com/TheAnyan/astrbot_plugin_embedding_adapter",
6
+ "tags": ["embedding"],
7
+ "social_link": "https://github.com/TheAnyan"
8
+ },
9
"astrbot_plugin_stock": {
10
"author": "anchor",
11
"desc": "基于 Tushare Pro 的股市行情查询 AstrBot 插件,支持实时和历史日线数据查询。",
0 commit comments