Hybrid Search Implementation
结合向量与关键词搜索以提升检索效果。适用于实现RAG系统、构建搜索引擎,或当单一方法无法提供足够召回率时。
安装命令
npx skills add https://github.com/wshobson/agents --skill hybrid-search-implementation
结合向量与关键词搜索以提升检索效果。适用于实现RAG系统、构建搜索引擎,或当单一方法无法提供足够召回率时。
npx skills add https://github.com/wshobson/agents --skill hybrid-search-implementation