Documentation
¶
Overview ¶
Command yotta-models refreshes internal/catalog/catalog.gen.json by querying each cloud provider's list-models endpoint.
Usage:
go run ./cmd/yotta-models refresh go run ./cmd/yotta-models refresh --output internal/catalog/catalog.gen.json
Required env vars (a missing key skips that provider with a warning):
ANTHROPIC_API_KEY OPENAI_API_KEY GEMINI_API_KEY XAI_API_KEY
This is a maintainer tool, not user-facing. Run it when a provider announces new models; commit the diff. CI may eventually run it on a schedule and open a PR — not yet.
Click to show internal directories.
Click to hide internal directories.