MCPcopy 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
31func init() {

Callers 1

OllamaConfigUpdateMethod · 0.65

Implementers 1

imlLocalModelmodule/ai-local/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected