Skip to content

Commit cb123bb

Browse files
authored
Update gemini.md
1 parent 8b2d2fe commit cb123bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/providers/gemini.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ Refer to the [Gemini documentation](https://ai.google.dev/models/gemini) for mor
3333

3434
1. **Open Roo Code Settings:** Click the gear icon (<Codicon name="gear" />) in the Roo Code panel.
3535
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.
3838

3939
## Tips and Notes
4040

4141
* **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

Comments
 (0)