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

File index.ts

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

Source from the content-addressed store, hash-verified

1import { GoogleGenAI } from '@google/genai'
2import { createLogger } from '@sim/logger'
3import { OAuth2Client } from 'google-auth-library'
4import { env } from '@/lib/core/config/env'

Callers

nothing calls this directly

Calls 6

createLoggerFunction · 0.90
getProviderModelsFunction · 0.90
getProviderDefaultModelFunction · 0.90
executeGeminiRequestFunction · 0.90
infoMethod · 0.80
replaceMethod · 0.65

Tested by

no test coverage detected