Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ GoogleGenAI } from
'@google/genai'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ OAuth2Client } from
'google-auth-library'
4
import
{ env } from
'@/lib/core/config/env'
Callers
nothing calls this directly
Calls
6
createLogger
Function · 0.90
getProviderModels
Function · 0.90
getProviderDefaultModel
Function · 0.90
executeGeminiRequest
Function · 0.90
info
Method · 0.80
replace
Method · 0.65
Tested by
no test coverage detected