向量資料庫

RAG:讓 AI 從閉卷考變開卷考

LLM 再聰明,知識也只停在訓練截止日。RAG(Retrieval Augmented Generation)讓 AI 在回答前先查資料,從死背課本的閉卷考生進化成隨時翻書的開卷考生。本文探討嵌入、切塊、向量搜尋、GraphRAG 到代理式 RAG 的完整技術演進。

RAG Retrieval Augmented Generation 檢索增強生成 代理式 RAG Agentic RAG A2A Agent to Agent Multi-Agent Agentic Design Pattern Agentic AI AI AI 幻覺 Architecture Design Pattern Vector Database HNSW Hierarchical Navigable Small World 向量資料庫 Embedding · 留言


AI 記憶體管理:從金魚到大象的進化之路

預設情況下 AI 是無狀態的,每次對話都是全新的開始。本文探討 AI 記憶怎麼運作——從情境視窗、向量資料庫,到 Google ADK 和 Memory Bank。

Memory Management Agentic Design Pattern Agentic AI AI UX Architecture Design Pattern 向量資料庫 · 留言