Launching support for local LLM models
Major Changes
- Add support for running PromptML (.pml) scripts with local OLLAMA models
Breaking changes
- Rename
promptml-cli
toprocli
for reducing typing.
Other changes
- Migrate argparse to click
promptml-cli
to procli
for reducing typing.