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

File index.ts

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

Source from the content-addressed store, hash-verified

1import { Cerebras } from '@cerebras/cerebras_cloud_sdk'
2import { createLogger } from '@sim/logger'
3import { getErrorMessage, toError } from '@sim/utils/errors'
4import type { StreamingExecution } from '@/executor/types'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
getProviderModelsFunction · 0.90
getProviderDefaultModelFunction · 0.90
createStreamingExecutionFunction · 0.90
calculateCostFunction · 0.90
prepareToolExecutionFunction · 0.90
executeToolFunction · 0.90

Tested by

no test coverage detected