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

Method UpdateAIProvider

service/ai-api/service.go:20–20  ·  view source on GitHub ↗
(ctx context.Context, providerId string, ids ...string)

Source from the content-addressed store, hash-verified

18 CountByModel(ctx context.Context, model string) (int64, error)
19 CountByProvider(ctx context.Context, provider string) (int64, error)
20 UpdateAIProvider(ctx context.Context, providerId string, ids ...string) error
21 DeleteByService(ctx context.Context, serviceId string) error
22}
23

Callers 1

OnInitMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected