Skip to content

bodhi-realtime-agent / GeminiBatchSTTConfig

Interface: GeminiBatchSTTConfig

Defined in: transport/gemini-batch-stt-provider.ts:7

Configuration for the Gemini batch STT provider.

Properties

apiKey

apiKey: string

Defined in: transport/gemini-batch-stt-provider.ts:9

Google API key for the Gemini API.


model

model: string

Defined in: transport/gemini-batch-stt-provider.ts:11

Model name for STT (e.g. "gemini-3-flash-preview").

Built with VitePress