MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / Save

Method Save

service/ai-model/service.go:14–14  ·  view source on GitHub ↗
(ctx context.Context, id string, cfg *Model)

Source from the content-addressed store, hash-verified

12 universally.IServiceDelete
13 CountMapByProvider(ctx context.Context, conditions map[string]interface{}) (map[string]int64, error)
14 Save(ctx context.Context, id string, cfg *Model) error
15 CheckNameDuplicate(ctx context.Context, provider string, name string, excludeId string) bool
16}
17

Callers 3

SaveMethod · 0.65
IncrMethod · 0.65
IncrUseTokenMethod · 0.65

Implementers 1

imlProviderModelServiceservice/ai-model/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected