JarvisLabs commited on
Commit
707a3f4
1 Parent(s): c66551b

Update system.json

Browse files
Files changed (1) hide show
  1. 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
  }]