Skip to content

Commit d4f796a

Browse files
chore: update configuration settings
To identify which evaluation results belong to my extension added extension_id: cloud-sql-postgresql key
1 parent 35f1c78 commit d4f796a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

evals/run_config.yaml

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

15+
extension_id: cloud-sql-postgresql
16+
1517
dataset_config: /workspace/evals/dataset.json
1618
dataset_format: gemini-cli-format
1719

@@ -26,4 +28,5 @@ scorers:
2628
model_config: /workspace/evals/gemini_2.5_pro_model.yaml
2729

2830
reporting:
29-
bigquery: {}
31+
bigquery:
32+
gcp_project_id: cloud-db-nl2sql

0 commit comments

Comments
 (0)