interactions: - request: body: '{"contents":[{"role":"user","parts":[{"text":"What is the capital of France?"}]}],"generationConfig":{"stop_sequences":[]}}' headers: accept: - '*/*' accept-encoding: - gzip, deflate, zstd connection: - keep-alive content-length: - '123' content-type: - application/json host: - generativelanguage.googleapis.com user-agent: - litellm/1.80.7 method: POST uri: https://generativelanguage.googleapis.com/v1beta/models/gemma-3-27b-it:generateContent response: body: string: "{\n \"candidates\": [\n {\n \"content\": {\n \"parts\": [\n {\n \"text\": \"The capital of France is **Paris**. \\n\\nIt's known for iconic landmarks like the Eiffel Tower, the Louvre Museum, and the Arc de Triomphe, as well as its fashion, cuisine, and culture.\\n\\n\\n\\n\"\n }\n ],\n \"role\": \"model\"\n },\n \"finishReason\": \"STOP\",\n \"index\": 0\n }\n ],\n \"usageMetadata\": {\n \"promptTokenCount\": 8,\n \"totalTokenCount\": 8,\n \"promptTokensDetails\": [\n {\n \"modality\": \"TEXT\",\n \"tokenCount\": 8\n }\n ]\n },\n \"modelVersion\": \"gemma-3-27b-it\",\n \"responseId\": \"J18radn1I5jO_uMP9d7CqAY\"\n}\n" headers: Alt-Svc: - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 Content-Type: - application/json; charset=UTF-8 Date: - Sat, 29 Nov 2025 21:01:27 GMT Server: - scaffolding on HTTPServer2 Server-Timing: - gfet4t7; dur=1410 Transfer-Encoding: - chunked Vary: - Origin - X-Origin - Referer X-Content-Type-Options: - X-CONTENT-TYPE-XXX X-Frame-Options: - X-FRAME-OPTIONS-XXX X-XSS-Protection: - '0' status: code: 200 message: OK version: 1