整理 VentureBeat 这篇基于 DCI 论文的文章:为什么强 agent 时代,检索的瓶颈不在 embedding,而在 agent 与语料库交互的 interface resolution——让 agent 直接用 grep/find 搜原始语料,反而在多跳检索上超过向量库。
Posts for: #rag
用 Spring AI + pgvector 落地 RAG 知识库:新加坡数学 AI 辅导 Phase 2 记录
记录 Phase 2 中使用 Spring AI VectorStore + pgvector 构建 PSLE 题库 RAG 检索,并接入多 Agent 解题链与 Redis 缓存的过程。