Harrison Chase 教你用 LangSmith Engine 让智能体在后台自动更新记忆,看完就能上手操作。
LangSmith Engine 支持将智能体轨迹追踪到 LangSmith,通过后台分析轨迹自动生成记忆更新建议。更新后的记忆存储在 Context Hub 中,实现类似睡眠时间计算(sleep time compute)的离线记忆优化。该方法由 Harrison Chase 在教程中演示,视频地址附于推文。
🧠LangSmith Engine as Sleep Time Compute Memory for agents is often described as “sleep time comput...
🧠LangSmith Engine as Sleep Time Compute Memory for agents is often described as “sleep time compute” or “dreaming” This involves running a background process to analyze agent trajectories and update a memory store Today, we show how to do that in LangSmith: 1. Trace all agent trajectories to LangSmith 2. Use LangSmith Engine to analyze and suggest memory updates 3. Store and update memory in Context Hub Tutorial: youtu.be/y6WUw2_Hhrs O 💬 2 🔄 1 ❤️ 5 👀 1057 📊 3 ⚡