Workspace Management
Install & Setup
Install Agno
We highly recommend:
- Installing
agno
usingpip
in a python virtual environment. - Creating an
ai
directory for your ai workspaces
1
Create a virtual environment
Open the Terminal
and create an ai
directory with a python virtual environment.
2
Install Agno
Install agno
using pip
3
Install Docker
Install docker desktop to run apps locally
If you encounter errors, try updating pip using python -m pip install --upgrade pip
Upgrade Agno
To upgrade agno
, run this in your virtual environment
Setup workspace
If you have an existing agno
workspace, set it up using
Reset Agno
To reset the agno config, run
This does not delete any physical data