From a143c002d34d824cf5831105e4fb1fa0ea5dbe55 Mon Sep 17 00:00:00 2001 From: Hemang Sarkar Date: Mon, 10 Mar 2025 21:45:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0376aa..36fd212 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ Gateway supports the Gemini `generateContent` and `streamGenerateContent` method 2. **Modify Gemini Client Setup** ```python + import os + from google import genai client = genai.Client(