mirror of
https://github.com/run-llama/template-workflow-basic-ui.git
synced 2026-07-21 20:06:35 -04:00
557 B
557 B
Llama Deploy
This application uses LlamaDeploy. For more information see the docs
Getting Started
- install
uvif you haven'tbrew install uv - run
uvx llamactl serve - Visit http://localhost:4501/
Organization
srccontains python workflow sources. The name of the deployment here is defined asresearchuicontains a vite app powered by llama-ui. It calls the local workflow server via api requests. See http://localhost:4501/docs for openAPI docs