# `Aludel.Interfaces.LLM.Providers.Google`
[🔗](https://github.com/ccarvalho-eng/aludel/blob/main/lib/aludel/interfaces/llm/providers/google.ex#L1)

Google Gemini LLM provider implementation.

Handles provider-specific logic (API keys, error handling) while
delegating HTTP communication to the configured HTTP adapter.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
