Provider-agnostic LLM integration for systemprompt.io AI governance — Anthropic, OpenAI, Gemini, and local models unified behind one governed pipeline with cost tracking and audit.
//! Google Gemini `generateContent` API wire types.
//!//! Re-exports the request and response structs matching Gemini's JSON shape.
//! The model catalogue (ids, pricing, capabilities) lives in the profile
//! `providers` registry, not here.
modrequest;modresponse;pubuserequest::*;pubuseresponse::*;