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

File utils.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger, type Logger } from '@sim/logger'
2import { getErrorMessage } from '@sim/utils/errors'
3import type OpenAI from 'openai'
4import type { ChatCompletionChunk } from 'openai/resources/chat/completions'

Callers

nothing calls this directly

Calls 11

createLoggerFunction · 0.90
getComputerUseModelsFunction · 0.90
getModelsWithVerbosityFunction · 0.90
getModelsWithThinkingFunction · 0.90
getModelsWithoutMemoryFunction · 0.90
buildProviderMetadataFunction · 0.85

Tested by

no test coverage detected