koishijs / webui

WebUI plugins for Koishi
https://koishi.online
GNU Affero General Public License v3.0
30 stars 15 forks source link

Feature: 支持从插件描述搜索插件 #309

Open MirrorCY opened 9 months ago

MirrorCY commented 9 months ago

https://forum.koishi.xyz/t/topic/6778 我们有计划支持从插件描述中搜索吗,我可以试着做做( image

描述中内容无法被搜索到 image

LinLin00000000 commented 9 months ago

也许可以做一个类似 why-not-ask-gpt 的插件,在插件市场搜索时通过语义进行匹配,而不仅仅只是文本搜索。

甚至可以把 MiniCPM 搬进来做本地 LLM 搜索

ilharp commented 9 months ago

搜索描述最晚在 2023 年 3 月之前就已实现。 https://github.com/koishijs/webui/issues/139#issuecomment-1488895450

可能是最近出现了新的 bug,导致无法搜索描述。