Gemini.Client.HTTP (GeminiEx v0.0.1)
View SourceUnified HTTP client for both Gemini and Vertex AI APIs using Req.
Supports multiple authentication strategies and provides both regular and streaming request capabilities.
Summary
Functions
Make a GET request using the configured authentication.
Make a POST request using the configured authentication.
Make an authenticated HTTP request.
Stream a POST request for Server-Sent Events using configured authentication.
Raw streaming POST with full URL (used by streaming manager).
Stream a POST request with specific authentication configuration.
Functions
Make a GET request using the configured authentication.
Make a POST request using the configured authentication.
Make an authenticated HTTP request.
Stream a POST request for Server-Sent Events using configured authentication.
Raw streaming POST with full URL (used by streaming manager).
Stream a POST request with specific authentication configuration.