You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/providers/gemini.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,9 @@ Refer to the [Gemini documentation](https://ai.google.dev/models/gemini) for mor
33
33
34
34
1.**Open Roo Code Settings:** Click the gear icon (<Codiconname="gear" />) in the Roo Code panel.
35
35
2.**Select Provider:** Choose "Google Gemini" from the "API Provider" dropdown.
36
-
3.**Enter API Key:** Paste your Gemini API key into the "API Key" field.
37
-
4.**Select Model:** Choose your desired Gemini model from the "Model ID" dropdown.
36
+
3.**Enter API Key:** Paste your Gemini API key into the "Gemini API Key" field.
37
+
4.**Select Model:** Choose your desired Gemini model from the "Model" dropdown.
38
38
39
39
## Tips and Notes
40
40
41
41
***Pricing:** Gemini API usage is priced based on input and output tokens. Refer to the [Gemini pricing page](https://ai.google.dev/pricing) for detailed information.
42
-
***Free Tier:** As of the last update, Gemini models can be used by default up to certain request limits, after which pricing is based on prompt size.
0 commit comments