וידאו
YT AI Engineer ·
זמן ריצה פעיל של Active Graph Agent
Active Graph Agent Runtime (BabyAGI 4) — Yohei Nakajima, Untapped Capital
▶ צפה כאן — בלי לצאת מהאתר
Yohei Nakajima מציג את ActiveGraph, ריצה פעילה של סוכן גרף. המערכת בונה סביב לוג אימותי ומאפשרת שיפור עצמי. היא משתמשת בארכיטקטורת לוחות צ'רנוקי ו-Kafka.
תקציר מקורי באנגליתYohei Nakajima was running a 500 question eval when his API key died at question 350. Normally that means restarting the whole long agent from scratch. Instead it rolled back one step and resumed at 353, because in ActiveGraph the log is the agent. Most people build agents around the LLM and bolt on memory and logging; Nakajima, the creator of BabyAGI, flips it and builds around an immutable event log. Every action and every change to the agent flattens into one typed log, which projects a graph that is the agent's state, so you get replays, rollbacks, and forks for free. On top of the log sit behaviors that react to graph changes and emit events, policies that decide what the agent may change on its own versus what needs a human or a contradiction check, and swappable packs for memory, to
קרא במקור המקורי
youtube.com
פתח כתבה מקורית