Tag: Agent Memory
All the articles with the tag "Agent Memory".
-
OpenWiki 的自我纠错记忆:让 Agent 知道何时遗忘
Published: at 11:19 AM长线 Agent 记忆的难点不只在召回,还在源代码变化后发现旧知识。本文拆解 OpenWiki 如何用 claim、证据版本和 stale 标记做定向修正,解读 0.4.0、OKF v0.2 与评估结果的真实边界。
-
Microsoft Agent Framework 原生记忆:Azure Cosmos DB 驱动的 CosmosMemoryContextProvider
Published: at 12:32 AMMicrosoft Agent Framework 新增 CosmosMemoryContextProvider,一行代码让 AI Agent 拥有基于 Azure Cosmos DB 的持久化长期记忆——对话存储、事实提取、摘要生成、用户画像全自动。本文讲解 context provider 抽象设计、before_run/after_run 生命周期、以及如何用自定义 Prompty 模板调教 Agent 记住什么。
-
Foundry Memory at Build 2026:让 Agent 记住步骤和边界
Published: at 02:47 AMMicrosoft Foundry 在 Build 2026 更新了 Agent memory,重点从个性化扩展到可靠执行。本文梳理 procedural memory、管理 UI、TTL、多模态、direct memory commands 和 file-based memory 的实际意义。