Skip to content

Commit 3d8099a

Browse files
authored
Update config.yaml
1 parent adbaa75 commit 3d8099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/online_judge_programming/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ llm:
1010
secondary_model: "gemini-2.5-flash-preview-05-20"
1111
secondary_model_weight: 0.4
1212
api_base: "https://generativelanguage.googleapis.com/v1beta/openai/"
13-
api_key: AIzaSyCZ8ZokvaCZVOgIeaQ24SDkx_Kw6QgRNAU
13+
api_key: YOUR_API_KEY
1414
temperature: 0.7
1515
top_p: 0.95
1616
max_tokens: 4096

0 commit comments

Comments
 (0)