Spaces:
Runtime error
Runtime error
File size: 334 Bytes
14e11d6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"temperature": 0.1,
"language": "Turkish",
"open_ai_chat_model": "gpt-3.5-turbo",
"use_stream": false,
"use_postgres": false,
"index_path": "./index",
"postgres_url": "postgresql://localhost:5432/mydb",
"mode": "webui",
"api_port": 9531,
"api_host": "localhost",
"webui_port": 7860,
"webui_host": "0.0.0.0"
} |