MCPcopy Create free account
hub / github.com/EvoMap/evolver / proxyOllamaE2E.test.js

File proxyOllamaE2E.test.js

test/proxyOllamaE2E.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 +

Callers

nothing calls this directly

Calls 5

parseMethod · 0.80
withServerFunction · 0.70
callFunction · 0.70
chatBodyFunction · 0.70
readRowsFunction · 0.70

Tested by

no test coverage detected