You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storyteller is an event-driven multi-agent example built with Python, Spring Integration, RabbitMQ, and PostgreSQL. It decouples AI agents into asynchronous workers, saving up to 50% on LLM costs via Google GenAI Batch API. Features declarative YAML prompts, state machine dispatching, and robust DLQ fault tolerance. Fully dockerized.