Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ ID
Method
ID
ai-provider/model-runtime/provider.go:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
func
(p *Provider) ID() string {
264
return
p.id
265
}
266
267
func
(p *Provider) Name() string {
268
return
p.name
Callers
1
LoadProvider
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected