代码开发

Hybrid Search Implementation

结合向量与关键词搜索以提升检索效果。适用于实现RAG系统、构建搜索引擎,或当单一方法无法提供足够召回率时。

作者:wshobson 下载:0 GitHub Star:0 评分:暂无 代码

安装命令

npx skills add https://github.com/wshobson/agents --skill hybrid-search-implementation