Metadata-Version: 2.3
Name: llama-deploy-appserver
Version: 0.4.5
Summary: Application server components for LlamaDeploy
Author: Massimiliano Pippi, Adrian Lyjak
Author-email: Massimiliano Pippi <mpippi@gmail.com>, Adrian Lyjak <adrianlyjak@gmail.com>
License: MIT
Requires-Dist: llama-index-workflows>=2.14.0,<3.0.0
Requires-Dist: llama-agents-server>=0.1.1,<0.2.0
Requires-Dist: pydantic-settings>=2.10.1
Requires-Dist: fastapi>=0.100.0
Requires-Dist: websockets>=12.0
Requires-Dist: llama-deploy-core>=0.4.5,<0.5.0
Requires-Dist: httpx>=0.24.0,<1.0.0
Requires-Dist: prometheus-fastapi-instrumentator>=7.1.0
Requires-Dist: packaging>=25.0
Requires-Dist: structlog>=25.4.0
Requires-Dist: rich>=14.1.0
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: watchfiles>=1.1.0
Requires-Dist: uvicorn>=0.35.0
Requires-Dist: typing-extensions>=4.15.0 ; python_full_version < '3.12'
Requires-Python: >=3.10, <4
Description-Content-Type: text/markdown

# llama-deploy-appserver

Application server components for LlamaDeploy.

For an end-to-end introduction, see [Getting started with LlamaAgents](https://developers.llamaindex.ai/python/cloud/llamaagents/getting-started).
