modelprovider

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActivateOverlay

func ActivateOverlay(entries []OverlayEntry) (func(), error)

ActivateOverlay installs one command-scoped model alias overlay.

func ResolveAlias

func ResolveAlias(name string) string

ResolveAlias returns the canonical model string for one alias.

Types

type CatalogEntry

type CatalogEntry struct {
	Name        string
	DisplayName string
	Target      string
}

CatalogEntry is the public model alias catalog shape.

func Catalog

func Catalog() []CatalogEntry

Catalog returns the active model alias catalog.

type OverlayEntry

type OverlayEntry struct {
	Name        string
	DisplayName string
	Target      string
	Metadata    map[string]string
}

OverlayEntry captures one declarative model alias overlay.

Jump to

Keyboard shortcuts

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