Metadata-Version: 2.3
Name: llama-deploy-core
Version: 0.3.0a18
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: 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

> [!WARNING]
> This repository contains pre-release software. It is unstable, incomplete, and subject to breaking changes. Not recommended for use.
