LangChain 的 Harrison Chase 说,以后 agent 要在后台自己跑,用 Managed Deep Agents 几行代码就能设置定时触发,不用人盯着了。
LangChain 联创 Harrison Chase 在 X 上表示,agent 在后台持续运行才是未来,规模化路径是让它们自行触发,而非等待人类逐条提示。团队为 Managed Deep Agents 加入了定时调度(schedule)能力,基于 cron 机制,开发者用几行代码即可让 agent 按设定日程自主启动。代码示例来自新版 MDA 文档。这一功能让 Managed Deep Agents 可从同步交互转为无人值守的定时自动化。
agents running in the background will be the future - lets work scale beyond people prompting them d...
agents running in the background will be the future - lets work scale beyond people prompting them directly crons are one way to do this. first class support in managed deepagents Caspar Broekhuizen @caspar_br you can build agents that prompt themselves by giving them a schedule. with Managed Deep Agents, that only takes a few lines of code code snippet is from our shiny new MDA docs: langch.in/schedules 🔗 View Quoted Tweet 💬 4 🔄 2 ❤️ 9 👀 1183 📊 4 ⚡