Spaces:
No application file
No application file
| { | |
| "open_ai_key": "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", | |
| "temperature": 0.1, | |
| "language": "English", | |
| "open_ai_chat_model": "gpt-3.5-turbo-16k-0613", | |
| "use_stream": false, | |
| "use_postgres": false, | |
| "index_path": "./temp", | |
| "postgres_url": "postgresql://localhost:5432/mydb", | |
| "mode": "webui", | |
| "api_port": 9531, | |
| "api_host": "localhost", | |
| "webui_port": 7860, | |
| "webui_host": "0.0.0.0" | |
| } |