Skip to content

Commit 9765893

Browse files
ci: llm key name
1 parent 455462d commit 9765893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.ci/model_configs/codex_cli_model.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ codex_cli_version: "@openai/codex@latest"
22
generator: codex_cli
33
model: "gpt-5.5"
44

5-
openai_api_key_secret: !ENV projects/${EVAL_GCP_PROJECT_ID}/secrets/open-api-key/versions/latest
5+
openai_api_key_secret: !ENV projects/${EVAL_GCP_PROJECT_ID}/secrets/openai-api-key/versions/1
66

77
# Codex reports token counts but no cost; these rates turn them into cost_usd.
88
pricing:

0 commit comments

Comments
 (0)