Clelia (Astra) Bertelli 5c3d3461de feat: add a llm-based workflow representation/viz package (#63)
* 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
2025-11-19 17:02:54 +01:00
2025-09-18 09:33:06 -07:00
2025-09-18 14:36:38 -04:00
2025-09-18 09:33:06 -07:00
2025-10-29 17:44:26 -04:00

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

  1. install uv if you haven't brew install uv
  2. run uvx llamactl serve

Organization

  • src contains python workflow sources. The name of the deployment here is defined as document-qarequests. See http://localhost:4501/docs for openAPI docs
S
Description
No description provided
Readme 173 KiB
Languages
TypeScript 65.2%
Python 25.9%
CSS 7.6%
HTML 0.9%
Jinja 0.2%
Other 0.2%