MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / cfg

Function cfg

test/warmup.test.ts:24–24  ·  view source on GitHub ↗
(model = 'test-model')

Source from the content-addressed store, hash-verified

22}
23
24const cfg = (model = 'test-model') => ({ defaults: { model } }) as any;
25
26describe('warmModel', () => {
27 it('warms a LOCAL model (calls complete)', async () => {

Callers 1

warmup.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected