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

Method ID

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

Source from the content-addressed store, hash-verified

48}
49
50func (m *Model) ID() string {
51 return m.id
52}
53
54func (m *Model) Source() string {
55 return m.source

Callers 1

NewProviderFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected