reonjy commited on
Commit
8a5a3a8
1 Parent(s): 4fcc677

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,3 +1,4 @@
1
  {
2
- "hide_history_when_not_logged_in": true
 
3
  }
 
1
  {
2
+ "hide_history_when_not_logged_in": true,
3
+ "default_model": "gpt-3.5-turbo-16k"
4
  }