open-webui / backend /data /config.json
JdrCydsek's picture
Update backend/data/config.json
8ad5017 verified
raw
history blame
426 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 3, column 2
{
"version": 0,
{"ui": {"memory": true, "userLocation": false, "voiceInterruption": false, "showEmojiInCall": true, "models": ["gpt-4o"], "params": {"num_ctx": 1536, "num_batch": 768, "num_keep": 256, "max_tokens": 1024}, "splitLargeChunks": true, "widescreenMode": false, "notificationEnabled": false, "chatBubble": true, "responseAutoPlayback": false, "audio": {"stt": {}, "tts": {"voice": "nova"}}, "keepAlive": "3m"}}
}