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 toext installorpkg 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.