legacy

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultModelCatalog deprecated

func DefaultModelCatalog() catalog.ModelCatalog

DefaultModelCatalog returns the embedded default catalog.

Deprecated: use catalog.LoadCatalogV1 instead.

func FetchModelCatalog deprecated

func FetchModelCatalog(cachePath string, env map[string]string) (catalog.ModelCatalog, error)

FetchModelCatalog fetches catalog from live provider APIs.

Deprecated: use setup.DiscoverModelCatalog instead.

func FetchModelCatalogWithEnrichment deprecated

func FetchModelCatalogWithEnrichment(cachePath string, env map[string]string) (catalog.ModelCatalog, []catalog.LiveProviderEnrichment)

FetchModelCatalogWithEnrichment returns live provider catalog data and per-provider fetch status.

Deprecated: use setup.DiscoverModelCatalog instead.

func LoadModelCatalogSync deprecated

func LoadModelCatalogSync(cachePath string) catalog.ModelCatalog

LoadModelCatalogSync loads a catalog from a cache file, falling back to embedded.

Deprecated: use catalog.LoadCatalogV1 instead.

func ModelsForProvider deprecated

func ModelsForProvider(cat *catalog.ModelCatalog, provider string) []catalog.ModelCatalogEntry

ModelsForProvider returns catalog entries for a given provider in a legacy ModelCatalog.

Deprecated: use catalog.ModelEntriesForProvider with catalog.CompiledCatalogV1 instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL