Metadata-Version: 2.4
Name: llama-index-workflows
Version: 2.11.3
Summary: An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents.
License-Expression: MIT
Requires-Dist: eval-type-backport>=0.2.2 ; python_full_version < '3.10'
Requires-Dist: llama-index-instrumentation>=0.1.0
Requires-Dist: pydantic>=2.11.5
Requires-Dist: typing-extensions>=4.6.0
Requires-Dist: httpx>=0.28.1,<1 ; extra == 'client'
Requires-Dist: starlette>=0.39.0 ; extra == 'server'
Requires-Dist: uvicorn>=0.32.0 ; extra == 'server'
Requires-Python: >=3.9
Provides-Extra: client
Provides-Extra: server
Description-Content-Type: text/markdown

This is the llama-index-workflows package. See the root [README](../../README.md) for more information.
