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

File index.ts

apps/sim/providers/google/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 type { StreamingExecution } from '@/executor/types'
4import { executeGeminiRequest } from '@/providers/gemini/core'

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected