Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
50
func
(m *Model) ID() string {
51
return
m.id
52
}
53
54
func
(m *Model) Source() string {
55
return
m.source
Callers
1
NewProvider
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected