Expand description
HTTP client for Gemini REST APIs.
Wraps reqwest with retry logic, telemetry, and typed errors.
Feature-gated behind http.
Structs§
- Http
Client - HTTP client wrapping reqwest with retry and telemetry.
- Http
Config - Configuration for the HTTP client.
Enums§
- Http
Error - Errors from HTTP client operations.