Skip to content

houdl/agno_chainlit

Repository files navigation

Agno Chainlit

Setup Instructions

  1. Install dependencies using uv and node version:
uv sync

use node version 18 from .nvmrc

nvm use

cd mcp_servers/servers/feedmob-reporting  && npm run build
  1. Set up environment variables:

    • Copy the .env.example file to create a new .env file:
    cp .env.example .env
    • Edit the .env file with your configuration values
  2. Run the project:

uv run run.py
  1. visit browser

localhost:8000/chainlit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors