| 4 | |
| 5 | @Controller("models") |
| 6 | export 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 |
nothing calls this directly
no outgoing calls
no test coverage detected