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

File index.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import OpenAI from 'openai'
3import type { StreamingExecution } from '@/executor/types'
4import { getProviderDefaultModel, getProviderModels } from '@/providers/models'

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
getProviderModelsFunction · 0.90
getProviderDefaultModelFunction · 0.90
replaceMethod · 0.65

Tested by

no test coverage detected