
AI AGENTS
by rLLM
rLLM is a project for training AI agents with reinforcement learning for LLM-based workflows.
rLLM describes itself as “Democratizing Reinforcement Learning for LLMs.” Its official documentation says it lets users train AI agents with reinforcement learning, evaluate and train through a CLI, and use built-in benchmarks plus catalog-resolved agents and evaluators. The docs also define AgentFlow and Evaluator as the two protocols used to run agents on tasks and score the resulting episodes.
Use rLLM when you want to train AI agents with reinforcement learning in an LLM-oriented workflow. Use it when you need CLI-based evaluation or training with built-in benchmarks. Use it when you want a framework organized around agent task execution and episode scoring protocols.
Last updated Jun 2, 2026