MCPcopy Create free account
hub / github.com/Noumena-Network/code / context.ncodeModels.test.ts

File context.ncodeModels.test.ts

src/utils/context.ncodeModels.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import { getContextWindowForModel, getModelMaxOutputTokens } from './context.js'
3import {
4 DEEPSEEK_V4_FLASH_MAX_PROMPT_TOKENS,

Callers

nothing calls this directly

Calls 2

getContextWindowForModelFunction · 0.85
getModelMaxOutputTokensFunction · 0.85

Tested by

no test coverage detected