Skip to content

Implementation of various LLM agents, such as ReAct Agent, RouteLLM, MoA (Mixture of Agents).

Notifications You must be signed in to change notification settings

bnurbekov/LLM-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLM-Agents

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.

Agents

  • ReAct Agent
  • RouteLLM
  • Mixture of Agents (MOA)

About

Implementation of various LLM agents, such as ReAct Agent, RouteLLM, MoA (Mixture of Agents).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages