Update
Browse files- config.json +4 -4
config.json
CHANGED
@@ -25,8 +25,8 @@
|
|
25 |
"defaultConfig": {}
|
26 |
},
|
27 |
{
|
28 |
-
"model": "command",
|
29 |
-
"name": "command",
|
30 |
"maxContext": 16000,
|
31 |
"maxResponse": 4000,
|
32 |
"quoteMaxToken": 13000,
|
@@ -98,8 +98,8 @@
|
|
98 |
"defaultConfig": {}
|
99 |
},
|
100 |
{
|
101 |
-
"model": "
|
102 |
-
"name": "
|
103 |
"maxContext": 200000,
|
104 |
"maxResponse": 4000,
|
105 |
"quoteMaxToken": 100000,
|
|
|
25 |
"defaultConfig": {}
|
26 |
},
|
27 |
{
|
28 |
+
"model": "command-r-plus",
|
29 |
+
"name": "command-r-plus",
|
30 |
"maxContext": 16000,
|
31 |
"maxResponse": 4000,
|
32 |
"quoteMaxToken": 13000,
|
|
|
98 |
"defaultConfig": {}
|
99 |
},
|
100 |
{
|
101 |
+
"model": "gemini-1.5-flash-latest",
|
102 |
+
"name": "gemini-1.5-flash-latest",
|
103 |
"maxContext": 200000,
|
104 |
"maxResponse": 4000,
|
105 |
"quoteMaxToken": 100000,
|