mirror of
https://github.com/run-llama/template-workflow-document-qa.git
synced 2026-06-30 21:47:58 -04:00
v0.2.4
* feat: add a llm-based workflow representation/viz package * feat: add static analysis and adapt LLM analysis * ci: lint and format * docs: readme nits * feat: tune json repr and move it into coding-agent package * ci: lint and format * fix: safe loading env variables with os.getenv instead of os.environ in templates * chore: use dedent in python templating
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%