Spaces:
Build error
Build error
Update system.json
Browse files- system.json +1 -1
system.json
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
"model":"gpt-3.5-turbo-1106",
|
| 3 |
"temp":0.2,
|
| 4 |
"MEMORY_KEY":"chat_history",
|
| 5 |
-
"k":20
|
| 6 |
}]
|
|
|
|
| 2 |
"model":"gpt-3.5-turbo-1106",
|
| 3 |
"temp":0.2,
|
| 4 |
"MEMORY_KEY":"chat_history",
|
| 5 |
+
"k":20
|
| 6 |
}]
|