Metadata-Version: 2.4
Name: llm_unified_orchestrator
Version: 1.0.0
Summary: Orchestrate LLM tasks. Define workflows, run and track progress.
Author: Paul Eger
Project-URL: homepage, https://github.com/egerpaulj/LlmOrchestrator
Project-URL: repository, https://github.com/egerpaulj/LlmOrchestrator.git
Requires-Python: >=3.10.16
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typing
Requires-Dist: pydantic
Requires-Dist: ollama
Requires-Dist: prometheus_client
Requires-Dist: psutil
Requires-Dist: pymongo
Requires-Dist: mlflow
Requires-Dist: openai
Requires-Dist: google-genai
Requires-Dist: tenacity
Dynamic: license-file
