Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -12599,5 +12599,19 @@
"desc": "过滤消息段中的think",
"repo": "https://github.com/zgojin/astrbot_plugin_thinkTags",
"category": "utilities"
},
"astrbot_plugin_web_search_auto": {
"display_name": "Web Search Auto - 自动网络搜索",
"desc": "自动拦截消息并搜索网络,结果注入LLM上下文,自然筛选回复。已内置最短消息过滤、搜索后端可选(bing/duckduckgo/searxng)、超时/缓存/代理均可配。默认Bing直连零部署。",
"author": "bentianjia",
"repo": "https://github.com/bentianjia/astrbot_plugin_web_search_auto",
"tags": [
"搜索",
"工具",
"LLM",
"Bing",
"自动"
],
"category": "ai_tools"
}
}