chatGPT / config.json
xiangdy's picture
Update config.json
319a48b
raw
history blame
No virus
204 Bytes
{
"openai_api_key": "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",
"default_model": "gpt-3.5-turbo",
"users": [
["xiangDY", "1331"]
],
"hide_history_when_not_logged_in": true
}