MCPcopy Create free account
hub / github.com/compozy/agh / providerModelStatusBundle

Function providerModelStatusBundle

internal/cli/provider_models.go:169–171  ·  view source on GitHub ↗
(record ProviderModelStatusRecord)

Source from the content-addressed store, hash-verified

167}
168
169func providerModelStatusBundle(record ProviderModelStatusRecord) outputBundle {
170 return providerModelSourceStatusBundle("Provider Model Status", "provider_model_status", record, record.Sources)
171}
172
173func providerModelSourceStatusBundle(
174 humanTitle string,

Callers 1

Calls 1

Tested by

no test coverage detected