Documentation
¶
Overview ¶
ABOUTME: Google Gemini API adapter implementing the ProviderAdapter interface. ABOUTME: Handles HTTP communication, SSE stream parsing, and request/response lifecycle.
ABOUTME: Request/response translation between the unified llm types and Google Gemini API format. ABOUTME: Handles systemInstruction extraction, model role mapping, synthetic tool call IDs, and finish reasons.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter implements llm.ProviderAdapter for the Google Gemini API.
Click to show internal directories.
Click to hide internal directories.