Metadata-Version: 2.3
Name: llama-deploy-core
Version: 0.3.22
Summary: Core models and schemas for LlamaDeploy
License: MIT
Requires-Dist: fastapi>=0.115.0
Requires-Dist: overrides>=7.7.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: truststore>=0.10.4
Requires-Dist: types-pyyaml>=6.0.12.20250822
Requires-Dist: httpx>=0.24.0,<1.0.0 ; extra == 'client'
Requires-Dist: fastapi>=0.115.0 ; extra == 'server'
Requires-Python: >=3.11, <4
Provides-Extra: client
Provides-Extra: server
Description-Content-Type: text/markdown

# llama-deploy-core

Core models and schemas for LlamaDeploy.

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