mirror of
https://github.com/run-llama/template-workflow-document-qa.git
synced 2026-06-29 14:17:40 -04:00
main
Read the opt-in PUBLIC_LLAMA_CLOUD_API_KEY env var and re-export as import.meta.env.VITE_LLAMA_CLOUD_API_KEY for the 5 llama_cloud=true UIs. Server-only LLAMA_CLOUD_API_KEY is no longer the source for client bundles; deployers must explicitly opt in by setting PUBLIC_*.
Document Q&A Application
A document question-answering application built with LlamaIndex workflows and LlamaCloud services.
This application uses LlamaDeploy. For more information see the docs
Getting Started
- install
uvif you haven'tbrew install uv - run
uvx llamactl serve
Organization
srccontains python workflow sources. The name of the deployment here is defined asdocument-qarequests. See http://localhost:4501/docs for openAPI docs
Description
Languages
TypeScript
65.2%
Python
25.9%
CSS
7.6%
HTML
0.9%
Jinja
0.2%
Other
0.2%