AI产品精选

LlamaIndex 推出 Agentic Search 工具集,LlamaParse 支持 keyword 和语义检索

Agentic search has moved from fixed RAG pipelines into flexible agent harnesses with access to a set...

精选理由

LlamaIndex 在 LlamaParse 里加了一套检索工具包,包括 BM25 和语义搜索,让 agent 能灵活调取。6月30日还有免费 webinar 讲架构细节,干搜索的可以看看。

AI 摘要

LlamaIndex 将 Agentic Search 从固定 RAG 管道升级为灵活 agent harness,供 AI 代理访问 keyword search(BM25、grep regex)和 semantic search 两类工具。当用户上传非结构化文档至 LlamaParse 时,系统自动暴露这些检索能力。公司将于6月30日举办网络研讨会,探索各工具在 agentic search 中的最佳用法。

AI 翻译 · 中文

LlamaIndex 将 Agentic Search 从固定 RAG 管道升级为灵活 agent harness,供 AI 代理访问 keyword search(BM25、grep regex)和 semantic search 两类工具。当用户上传非结构化文档至 LlamaParse 时,系统自动暴露这些检索能力。公司将于6月30日举办网络研讨会,探索各工具在 agentic search 中的最佳用法。

Jerry LiuAgentic search has moved from fixed RAG pipelines into flexible agent harnesses with access to a set of search tools: keyword search (bm25, grep regex) and semantic search. When you upload a collection of unstructured do