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

Method CountMapByProvider

service/ai-api/service.go:16–16  ·  view source on GitHub ↗
(ctx context.Context, keyword string, conditions map[string]interface{})

Source from the content-addressed store, hash-verified

14 universally.IServiceEdit[Edit]
15 universally.IServiceDelete
16 CountMapByProvider(ctx context.Context, keyword string, conditions map[string]interface{}) (map[string]int64, error)
17 CountMapByModel(ctx context.Context, keyword string, conditions map[string]interface{}) (map[string]int64, error)
18 CountByModel(ctx context.Context, model string) (int64, error)
19 CountByProvider(ctx context.Context, provider string) (int64, error)

Callers 2

ConfiguredProvidersMethod · 0.65
ListMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected