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 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