A document question-answering application built with LlamaIndex workflows and LlamaCloud services.
This application uses LlamaDeploy. For more information see the docs
- install
uv
if you haven'tbrew install uv
- run
uvx llamactl serve
src
contains python workflow sources. The name of the deployment here is defined asdocument-qa
requests. See http://localhost:4501/docs for openAPI docs