bingbing520 commited on
Commit
fd67abd
1 Parent(s): 376e8ec

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
+ "openai_api_base":"https://gateway.ai.cloudflare.com/v1/ebd23c0474dd305570d256383936fca0/chatgpt-main/openai"
4
  }