Expand description
Provider-id mapping between the catalog and the models.dev upstream. Provider-id mapping between the embedded catalog and the models.dev upstream catalog.
resolve answers “which models.dev provider key holds the canonical model
list for a given catalog provider id”. This drives the catalog sync tooling
(crate::provider::sync) and runtime enrichment of discovery results
(crate::discovery).
Enums§
- Mapping
- How a catalog provider id maps to a models.dev provider key.
Functions§
- resolve
- Resolve a catalog provider id to its models.dev counterpart.