Metadata-Version: 2.4
Name: llmrunctl
Version: 0.0.2
Summary: LLM Runner Control is a CLI tool to interact with local and remote LLM, define multiple scenario variations (model × prompt × options), run it over a dataset and capture structured results for comparison or to build knowledge through meta analysis.
Requires-Dist: jsonschema
Requires-Dist: llm
Requires-Dist: llm-gpt4all
Requires-Dist: llm-ollama
Requires-Dist: ollama
Requires-Dist: python-dotenv
Requires-Dist: PyYAML
