| 1 | 'use strict'; |
| 2 | |
| 3 | // Real-socket e2e for the Ollama native ingress (/api/chat, /api/generate). Forwards verbatim to the Ollama |
| 4 | // upstream (no translation). Streaming is NDJSON (not SSE) — the trace tee scans bare JSON lines. Asserts route + |
nothing calls this directly
no test coverage detected