MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / SaveCache

Method SaveCache

module/ai-local/module.go:26–26  ·  view source on GitHub ↗
(ctx context.Context, model string, target string)

Source from the content-addressed store, hash-verified

24 ModelState(ctx context.Context, model string) (*ai_local_dto.DeployState, *ai_local_dto.ModelInfo, error)
25 SimpleList(ctx context.Context) ([]*ai_local_dto.SimpleItem, error)
26 SaveCache(ctx context.Context, model string, target string) error
27
28 SyncLocalModels(ctx context.Context, address string) error
29}

Callers 1

initAILocalServiceMethod · 0.65

Implementers 1

imlLocalModelmodule/ai-local/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected