zhudotexe/redel
ReDel is a toolkit for researchers and developers to build, iterate on, and analyze recursive multi-agent systems. (EMNLP 2024 Demo)
ReDel is a toolkit for AI researchers and developers working with large language models (LLMs). It helps you design, build, and test systems where LLMs delegate tasks to other LLMs, especially those using external tools like web browsing. You can input system configurations and prompts, then observe how these multi-agent systems process information and solve problems, with visual replays to analyze their behavior.
Available on PyPI.
Use this if you are a researcher or developer prototyping and analyzing complex recursive multi-agent systems powered by LLMs, especially those involving tool use.
Not ideal if you are looking for a pre-built application or a simple integration for a single LLM, as this tool is focused on the development and analysis of sophisticated multi-agent architectures.
Stars
93
Forks
12
Language
Python
License
—
Category
Last pushed
Dec 12, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zhudotexe/redel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
langfengQ/verl-agent
verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is...
sotopia-lab/sotopia
Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
TIGER-AI-Lab/verl-tool
A version of verl to support diverse tool use
AMAP-ML/Tree-GRPO
[ICLR 2026] Tree Search for LLM Agent Reinforcement Learning
Auromix/ROS-LLM
ROS-LLM is a framework designed for embodied intelligence applications in ROS. It allows natural...