Metadata-Version: 2.4
Name: llama-index-workflows
Version: 2.11.2
Summary: An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents.
License-Expression: MIT
Requires-Python: >=3.9
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
Provides-Extra: client
Requires-Dist: httpx<1,>=0.28.1; extra == 'client'
Provides-Extra: server
Requires-Dist: starlette>=0.39.0; extra == 'server'
Requires-Dist: uvicorn>=0.32.0; extra == 'server'
Description-Content-Type: text/markdown

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