ByteHouse 混合检索 Skill,支持全文检索 + 向量检索,结合 RRF 重排算法实现更精准的检索结果。当用户需要在ByteHouse数据库中进行全文检索 + 向量检索,结合 RRF 重排算法实现更精准的检索结果时,使用此Skill。
$npx -y skills add volcengine/agentkit-samples --skill byted-bytehouse-hybrid-searchInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/agentkit-samples" --skill "volcengine/agentkit-samples/byted-bytehouse-hybrid-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/volcengine/agentkit-samples" that are relevant to the current task. Run `npx skills add "https://github.com/volcengine/agentkit-samples"` and select the relevant skills, then follow their instructions.