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

Method CheckNameDuplicate

service/ai-model/service.go:15–15  ·  view source on GitHub ↗
(ctx context.Context, provider string, name string, excludeId string)

Source from the content-addressed store, hash-verified

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

Callers 1

AddProviderModelMethod · 0.65

Implementers 1

imlProviderModelServiceservice/ai-model/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected