Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chat2AnyLLM/code-agent-manager
/ api
Method
api
internal/desktop/provider_service.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(s *ProviderService) api() appapi.ProviderAPI {
21
return
appapi.ProviderAPI{DBPath: s.path}
22
}
23
24
func
(s *ProviderService) Init() (OperationResult, error) {
25
s.mu.Lock()
Callers
9
Init
Method · 0.95
List
Method · 0.95
Show
Method · 0.95
Add
Method · 0.95
Update
Method · 0.95
Remove
Method · 0.95
Rename
Method · 0.95
ResolveModels
Method · 0.95
setEnabled
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected