Ferrin provider for Google Generative AI (Gemini): language, embedding, image, speech, transcription and video models, files, batches and Live API sessions.
//! Single test binary aggregating the `suite/` modules.
#![allow(
clippy::unwrap_used,
clippy::expect_used,
reason ="test code may panic on unexpected values")]modsuite;