chatGPT / config.json
xiangdy's picture
Update config.json (#1)
cd475b0
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
}