We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369503f commit d01d528Copy full SHA for d01d528
2 files changed
examples/coder.yaml
@@ -10,7 +10,7 @@ models:
10
11
gemini:
12
provider: google
13
- model: gemini-3.1-flash-lite-preview
+ model: gemini-3.1-flash-lite
14
provider_opts:
15
google_search: true
16
examples/google_search_grounding.yaml
@@ -3,7 +3,7 @@
3
models:
4
5
6
7
8
9
0 commit comments