mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Bump default model to gemini-2.5-pro-preview-06-05 (#765)
This commit is contained in:
@@ -22,7 +22,7 @@ These are the main pieces of information the core `Config` object holds and uses
|
||||
|
||||
- **`model` (string):**
|
||||
|
||||
- **Source:** Command-line argument (`--model`), environment variable (`GEMINI_MODEL`), or a default value (e.g., `gemini-2.5-pro-preview-05-06`).
|
||||
- **Source:** Command-line argument (`--model`), environment variable (`GEMINI_MODEL`), or a default value (e.g., `gemini-2.5-pro-preview-06-05`).
|
||||
- **Purpose:** Specifies which Gemini model the core should use. (For Vertex AI model names and usage, refer to the main README.md).
|
||||
|
||||
- **`sandbox` (boolean | string):**
|
||||
|
||||
Reference in New Issue
Block a user