xiangdy commited on
Commit
e9b99a7
1 Parent(s): 619be7e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
2
  "openai_api_key": "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",
 
 
3
  "hide_history_when_not_logged_in": true
4
  }
 
1
  {
2
  "openai_api_key": "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",
3
+ "language": "简体中文",
4
+ "default_model": "gpt-3.5-turbo",
5
  "hide_history_when_not_logged_in": true
6
  }