Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Del
Method
Del
ai-provider/model-runtime/manager.go:27–29 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(m *Manager) Del(name string) {
28
m.providers.Del(name)
29
}
30
31
func
(m *Manager) List() []IProvider {
32
//list := m.providers.List()
Callers
3
ClosePipeline
Method · 0.45
removeModel
Method · 0.45
Remove
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected