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:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
42
type
IProviderInfo
interface
{
43
ID() string
44
Name() string
45
DefaultModel(modelType string) (IModel, bool)
46
HelpUrl() string
Callers
2
NewCustomizeProvider
Function · 0.65
addModel
Method · 0.65
Implementers
1
Provider
ai-provider/model-runtime/provider.go
Calls
no outgoing calls
Tested by
no test coverage detected