| 1 | // Regression tests for normalizeBaseUrl — closes issue #44. |
| 2 | // |
| 3 | // The bug: SMALLCODE_BASE_URL=http://localhost:11434 (no /v1) hit Ollama's |
| 4 | // native /api endpoint while config.js still routed through the OpenAI- |
nothing calls this directly
no test coverage detected