HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

zeroclaw models — Manage provider model catalogs for ZeroClaw. More information: <https://github.com/zeroclaw-labs/zer

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandproviderclizeroclaw modelsmanagemodelcatalogsfor

Problem

How to use the zeroclaw models command: Manage provider model catalogs for ZeroClaw. More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.

Solution

zeroclaw models — Manage provider model catalogs for ZeroClaw. More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.

Refresh and cache models for the default provider:
zeroclaw models refresh


Refresh models for a specific provider:
zeroclaw models refresh --provider {{openrouter}}


Force live refresh ignoring cached models:
zeroclaw models refresh --force


Display help:
zeroclaw models {{[-h|--help]}}

Code Snippets

Refresh and cache models for the default provider

zeroclaw models refresh

Refresh models for a specific provider

zeroclaw models refresh --provider {{openrouter}}

Force live refresh ignoring cached models

zeroclaw models refresh --force

Display help

zeroclaw models {{[-h|--help]}}

Context

tldr-pages: common/zeroclaw models

Revisions (0)

No revisions yet.