Skip to content

Multiagent chatbot 🤖🤖🤖 - Lab with Agno and open source llms

Notifications You must be signed in to change notification settings

pilarcode/multiagents-argo-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiagent system

This is a multiagent system built using uv and agno.

◻️ Setup

Step 1 Install uv

Step 2 Create a virtual environment

uv venv .venv 

Step 3 Install packages into the current environment.

If you have a pyproject.toml file with all the dependencies. Just run and the environment will be ready

uv pip install -e .

◻️ Usage

uv run main.py

Go to http://127.0.0.1:8046/

About

Multiagent chatbot 🤖🤖🤖 - Lab with Agno and open source llms

Topics

Resources

Stars

Watchers

Forks