MCPcopy Index your code
hub / github.com/simstudioai/sim / utils.test.ts

File utils.test.ts

apps/sim/providers/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import * as environmentModule from '@/lib/core/config/env-flags'
3import {
4 calculateCost,

Callers

nothing calls this directly

Calls 15

getApiKeyFunction · 0.90
supportsTemperatureFunction · 0.90
getMaxTemperatureFunction · 0.90
supportsToolUsageControlFunction · 0.90
supportsReasoningEffortFunction · 0.90
supportsVerbosityFunction · 0.90
supportsThinkingFunction · 0.90
getModelPricingFunction · 0.90

Tested by

no test coverage detected