llama_index_supervisor

This project is a Python-based multi-agent supervisor inspired by LangGraph, adapted for llama_index. It delegates tasks to specialized agents and tools, processes function-calling LLM responses, and…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install llama-index-supervisor

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.11 2025-04-15    
0.1.9 2025-04-15    
0.1.8 2025-04-06    
0.1.7 2025-04-06    
0.1.6 2025-04-06    
0.1.5 2025-04-05    
0.1.4 2025-04-05    
0.1.3 2025-04-02    
0.1.2 2025-04-02    
0.1.1 2025-04-01    
0.1.0 2025-04-01    

Issues with this package?

Page last updated 2026-09-03 00:07:45 UTC