Skip to content
Nathan Marz edited this page Jan 27, 2026 · 15 revisions

Agent-o-rama is a library for building scalable and stateful LLM agents in Java or Clojure. Agents are defined as simple graphs of pure Java or Clojure functions, and Agent-o-rama automatically captures detailed traces and provides facilities and a web UI for offline experimentation, online evaluation, time-series telemetry (e.g. latencies, token usage), and much more.

Documentation

API docs

Resources

Clone this wiki locally