Adrian Lyjak 67bd5cdcf7 Wire PUBLIC_LLAMA_CLOUD_API_KEY through template Vite configs (#273)
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_*.
2026-04-25 11:39:28 -04:00
2025-09-18 09:33:06 -07: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%