We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f9061 commit 07916a1Copy full SHA for 07916a1
1 file changed
ces_agent_basic/main.tf
@@ -71,7 +71,7 @@ resource "google_ces_agent" "ces_child_agent" {
71
instruction = "You are a helpful assistant for this example."
72
73
model_settings {
74
- model = "gemini-2.5-flash-001"
+ model = "gemini-2.5-flash"
75
temperature = 0.5
76
}
77
@@ -116,7 +116,7 @@ resource "google_ces_agent" "ces_agent_basic" {
116
117
118
119
120
121
122
0 commit comments