Expand description
Google Generative AI (Gemini) provider.
Uses the streamGenerateContent endpoint with SSE streaming.
API key is passed as a query parameter.
Structs§
- Google
Provider - Unit struct — no state. All logic in the
StreamProviderimpl.
Google Generative AI (Gemini) provider.
Uses the streamGenerateContent endpoint with SSE streaming.
API key is passed as a query parameter.
StreamProvider impl.