Skip to main content

Module misc

Module misc 

Source
Expand description

Miscellaneous subcommand handlers: completions, install, update, commit, models, refresh, and the catalog builder used by models / refresh.

Functions§

handle_commit
Handle oxi commit [--push] [--dry-run] [-c <context>].
handle_completions
Handle oxi completions <bash|zsh|fish> — print shell completion script.
handle_install
Handle oxi install <source> — dispatch to ext install or pkg install.
handle_models
Handle oxi models [--provider <name>]
handle_refresh
Handle oxi refresh — force-refresh the model catalog from models.dev.
handle_update
Handle oxi update [--check] — check for and install updates.