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

File index.ts

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

Source from the content-addressed store, hash-verified

1import Anthropic from '@anthropic-ai/sdk'
2import { createLogger } from '@sim/logger'
3import type { StreamingExecution } from '@/executor/types'
4import { executeAnthropicProviderRequest } from '@/providers/anthropic/core'

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
getProviderModelsFunction · 0.90
getProviderDefaultModelFunction · 0.90
getCachedProviderClientFunction · 0.90

Tested by

no test coverage detected