Start workspace
Install docker desktop if needed.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing v1 docs. For the latest documentation, visit docs.agno.com
Clone git repository
cd into the workspace directorygit clone https://github.com/[YOUR_GIT_REPO].git
cd your_workspace_directory
Copy secrets
workspace/example_secrets to workspace/secretscp -r workspace/example_secrets workspace/secrets
Start workspace
ag ws up
Was this page helpful?