We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb074de commit b3e0ae1Copy full SHA for b3e0ae1
generative_ai/prompts/test_resources/sample_configuration.json
@@ -2,7 +2,7 @@
2
"project": "$PROJECT_ID",
3
"system_instruction_path": "gs://$CLOUD_BUCKET/sample_system_instruction.txt",
4
"prompt_template_path": "gs://$CLOUD_BUCKET/sample_prompt_template.txt",
5
-"target_model": "gemini-1.5-flash-001",
+"target_model": "gemini-2.0-flash-001",
6
"eval_metrics_types": ["safety"],
7
"optimization_mode": "instruction",
8
"input_data_path": "gs://$CLOUD_BUCKET/sample_prompts.jsonl",
0 commit comments