jcleee commited on
Commit
b65738b
·
verified ·
1 Parent(s): b36fd14

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +1 -1
agent.json CHANGED
@@ -12,7 +12,7 @@
12
  "temperature": 0.5,
13
  "last_input_token_count": 0,
14
  "last_output_token_count": 0,
15
- "model_id": "Qwen/Qwen2.5-Coder-32B-Instruct",
16
  "custom_role_conversions": null
17
  }
18
  },
 
12
  "temperature": 0.5,
13
  "last_input_token_count": 0,
14
  "last_output_token_count": 0,
15
+ "model_id": "gemini/gemini-2.0-flash-lite",
16
  "custom_role_conversions": null
17
  }
18
  },