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

Method CountMapByModel

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

Source from the content-addressed store, hash-verified

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)
20 UpdateAIProvider(ctx context.Context, providerId string, ids ...string) error

Callers 3

SearchMethod · 0.65
LLMsMethod · 0.65
ListMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected