MCPcopy 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
263func (p *Provider) ID() string {
264 return p.id
265}
266
267func (p *Provider) Name() string {
268 return p.name

Callers 1

LoadProviderFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected