MCPcopy Create free account
hub / github.com/QuantiaAI/helm-agents /

Class

apps/api/src/models/models.controller.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5@Controller("models")
6export class ModelsController {
7 /**
8 * GET /api/models?provider=openai&mode=quick
9 * Returns the model options for a provider/mode, or the full provider list

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected