Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ SyncLocalModels
Method
SyncLocalModels
module/ai-local/module.go:28–28 ·
view source on GitHub ↗
(ctx context.Context, address string)
Source
from the content-addressed store, hash-verified
26
SaveCache(ctx context.Context, model string, target string) error
27
28
SyncLocalModels(ctx context.Context, address string) error
29
}
30
31
func
init() {
Callers
1
OllamaConfigUpdate
Method · 0.65
Implementers
1
imlLocalModel
module/ai-local/iml.go
Calls
no outgoing calls
Tested by
no test coverage detected