MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / Models

Method Models

ai-provider/model-runtime/provider.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 SetDefaultModel(modelType string, model IModel)
27 GetModel(name string) (IModel, bool)
28 Models() []IModel
29 ModelsByType(modelType string) ([]IModel, bool)
30 IConfig
31 MaskConfig(cfg string) string

Callers 2

ConfiguredProvidersMethod · 0.65
APIsMethod · 0.65

Implementers 1

Providerai-provider/model-runtime/provider.go

Calls

no outgoing calls

Tested by

no test coverage detected