Firoj112 commited on
Commit
7627355
·
verified ·
1 Parent(s): 08697c0

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +1 -2
agent.json CHANGED
@@ -8,8 +8,7 @@
8
  "model": {
9
  "class": "LiteLLMModel",
10
  "data": {
11
- "model_name": "gemini/gemini-2.0-flash",
12
- "api_key": null,
13
  "max_tokens": 2096,
14
  "temperature": 0.5
15
  }
 
8
  "model": {
9
  "class": "LiteLLMModel",
10
  "data": {
11
+ "model_id": "gemini/gemini-2.0-flash",
 
12
  "max_tokens": 2096,
13
  "temperature": 0.5
14
  }