Spaces:
Running
Running
Update agent.json
Browse files- agent.json +1 -0
agent.json
CHANGED
@@ -9,6 +9,7 @@
|
|
9 |
"class": "LiteLLMModel",
|
10 |
"data": {
|
11 |
"model_id": "gemini/gemini-2.0-flash",
|
|
|
12 |
"max_tokens": 2096,
|
13 |
"temperature": 0.5
|
14 |
}
|
|
|
9 |
"class": "LiteLLMModel",
|
10 |
"data": {
|
11 |
"model_id": "gemini/gemini-2.0-flash",
|
12 |
+
"model_name": "gemini/gemini-2.0-flash",
|
13 |
"max_tokens": 2096,
|
14 |
"temperature": 0.5
|
15 |
}
|