We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a191815 commit a3e9eb0Copy full SHA for a3e9eb0
plugins.json
@@ -1,4 +1,12 @@
1
{
2
+ "astrbot-plugin-read-local-image": {
3
+ "display_name": "Read Local Image",
4
+ "desc": "读取本地图片文件并使用 ImageContent 机制让 LLM 立即分析图片内容",
5
+ "author": "sunnyyang",
6
+ "repo": "https://github.com/sunnyyangyangyang/astrbot_plugin_read_local_image",
7
+ "tags": [],
8
+ "social_link": ""
9
+ },
10
"astrbot-plugin-astralparty": {
11
"display_name": "《吉星派对》随机角色地图",
12
"desc": "随机抽取游戏《吉星派对》中的地图和角色。",
0 commit comments