feat(gemini): support for gemini model

This commit is contained in:
2025-04-03 16:11:27 -06:00
parent e25e30e749
commit 2f9fd68cad
3 changed files with 4 additions and 0 deletions

View File

@@ -261,6 +261,7 @@ Service credentials like API keys configured in `~/.config/mc/config.yaml` are a
| `openai.api_key` | `OPENAI_API_KEY` |
| `anthropic.api_key` | `ANTHROPIC_API_KEY` |
| `openrouter.api_key` | `OPENROUTER_API_KEY` |
| `google.api_key` | `GOOGLE_API_KEY` |
## MCP Server Management