Metadata-Version: 2.4
Name: llmrunctl
Version: 0.0.1
Summary: LLM Runner Control is a CLI tool to define a matrix of LLM variations (model × prompt × options), run it reproducibly over a dataset and capture structured results.
Requires-Dist: jsonschema
Requires-Dist: llm
Requires-Dist: llm-gpt4all
Requires-Dist: llm-ollama
Requires-Dist: ollama
Requires-Dist: python-dotenv
Requires-Dist: PyYAML
