MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / ollama-numctx.test.ts

File ollama-numctx.test.ts

test/ollama-numctx.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { ollamaNumCtxCeiling } from '../src/llm/router.js';
3
4describe('ollamaNumCtxCeiling — right-size the KV cache to the host', () => {

Callers

nothing calls this directly

Calls 1

ollamaNumCtxCeilingFunction · 0.85

Tested by

no test coverage detected