MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Name

Method Name

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

Source from the content-addressed store, hash-verified

10type IModel interface {
11 ID() string
12 Name() string
13 Logo() string
14 Source() string
15 ModelType() string

Callers 3

LoadFunction · 0.65
LoadProviderFunction · 0.65
ReadFileFunction · 0.65

Implementers 1

Modelai-provider/model-runtime/model.go

Calls

no outgoing calls

Tested by

no test coverage detected