Skip to main content

Module google

Module google 

Source
Expand description

Google Generative AI (Gemini) provider.

Uses the streamGenerateContent endpoint with SSE streaming. API key is passed as a query parameter.

Structs§

GoogleProvider
Unit struct — no state. All logic in the StreamProvider impl.