docs: update documentation for Gemini native protocol (#2601)

* docs: update documentation for Gemini native protocol

* docs: fix capitalization and grammar of Gemini
This commit is contained in:
LC
2026-04-21 16:15:09 +08:00
committed by GitHub
parent ba6992234f
commit b798fa4b7b
13 changed files with 43 additions and 23 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ Identify protocol via prefix in `model` field:
| `openai/` | OpenAI-compatible | Most common, includes DeepSeek, Qwen, Groq, etc. |
| `anthropic/` | Anthropic | Claude series specific |
| `antigravity/` | Antigravity | Google Cloud Code Assist |
| `gemini/` | Gemini | Google Gemini native API (if needed) |
| `gemini/` | Gemini | Google Gemini native API |
---