MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / api.spec.ts

File api.spec.ts

src/shared/__tests__/api.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ModelInfo, type ProviderSettings, ANTHROPIC_DEFAULT_MAX_TOKENS } from "@roo-code/types"
2
3import { getModelMaxOutputTokens, shouldUseReasoningBudget, shouldUseReasoningEffort } from "../api"
4

Callers

nothing calls this directly

Calls 4

getModelMaxOutputTokensFunction · 0.90
shouldUseReasoningBudgetFunction · 0.90
shouldUseReasoningEffortFunction · 0.90
forEachMethod · 0.80

Tested by

no test coverage detected