This application uses LlamaDeploy. For more information see the docs
- install uvif you haven'tbrew install uv
- run uvx llamactl serve
- Visit http://localhost:4501/
- srccontains python workflow sources. The name of the deployment here is defined as- app
- uicontains a vite app powered by- @llamaindex/ui. It calls the local workflow server via api requests. See http://localhost:4501/deployments/app/docs for openAPI docs