Implementation of various LLM agents, such as ReAct Agent, RouteLLM, MoA.
Note: most of the code is currently high-level (using high-level APIs) and is copied from tutorials found across the web. Implementations from scratch might be added in the future.
- ReAct Agent
- RouteLLM
- Mixture of Agents (MOA)