Articles by tag: multi-agent-systems
Event sourcing for agents: declarative assembly of AI systems
How event sourcing solves the mutable state problem in multi-agent systems. Declarative approach using the zymi framework example. Learn the benefits.
AI agents: architecture and implementation in Python
How AI agents are structured: components, ReAct cycle, multi-agent systems and a practical example on LangChain. For middle/senior developers.