Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
'bun:test'
2
import
{ getContextWindowForModel, getModelMaxOutputTokens } from
'./context.js'
3
import
{
4
DEEPSEEK_V4_FLASH_MAX_PROMPT_TOKENS,
Callers
nothing calls this directly
Calls
2
getContextWindowForModel
Function · 0.85
getModelMaxOutputTokens
Function · 0.85
Tested by
no test coverage detected