Skip to content

Commit d38f261

Browse files
chore: update evaluation project ID and gemini-cli dependency version
1 parent d7168ea commit d38f261

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

evals/dataset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"id": "cloud-sql-debug-01",
55
"starting_prompt": "I need to debug the database.",
6-
"conversation_plan": "Ask the agent to list instances in project omkar-playground. Once listed, ask it to check the CPU usage of the first instance. Finally, ask if that usage is considered high.",
6+
"conversation_plan": "Ask the agent to list instances in project ext-test-cloud-sql-postgres. Once listed, ask it to check the CPU usage of the first instance. Finally, ask if that usage is considered high.",
77
"expected_trajectory": [
88
"list_instances"
99
],

evals/model_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
gemini_cli_version: "@google/gemini-cli@0.26.0"
15+
gemini_cli_version: "@google/gemini-cli@0.38.1"
1616
generator: gemini_cli
1717
env:
1818
GOOGLE_CLOUD_PROJECT: "ext-test-cloud-sql-postgres"

0 commit comments

Comments
 (0)