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

File index.ts

apps/sim/providers/azure-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 { env } from '@/lib/core/config/env'
4import { createPinnedFetch, validateUrlWithDNS } from '@/lib/core/security/input-validation.server'

Callers

nothing calls this directly

Calls 10

createLoggerFunction · 0.90
getProviderModelsFunction · 0.90
getProviderDefaultModelFunction · 0.90
validateUrlWithDNSFunction · 0.90
createPinnedFetchFunction · 0.90
getCachedProviderClientFunction · 0.90
joinMethod · 0.80
warnMethod · 0.65
replaceMethod · 0.65

Tested by

no test coverage detected