mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-12-25 01:14:04 +08:00
25 lines
798 B
JSON
25 lines
798 B
JSON
{
|
|
"log_level": "DEBUG",
|
|
"need_log_to_file": "true",
|
|
"process_workers": 2,
|
|
"process_threads": 2,
|
|
"pandora_base_url": "",
|
|
"pandora_api_prefix": "",
|
|
"backend_container_url": "",
|
|
"backend_container_api_prefix": "",
|
|
"key_for_gpts_info": "",
|
|
"gpt_4_s_new_name": "gpt-4-s",
|
|
"gpt_4_mobile_new_name": "gpt-4-mobile,dall-e-3",
|
|
"gpt_3_5_new_name": "gpt-3.5-turbo",
|
|
"need_delete_conversation_after_response": "true",
|
|
"use_oaiusercontent_url": "false",
|
|
"custom_arkose_url": "false",
|
|
"arkose_urls": "",
|
|
"bot_mode": {
|
|
"enabled": "false",
|
|
"enabled_markdown_image_output": "false",
|
|
"enabled_plain_image_url_output": "false",
|
|
"enabled_bing_reference_output": "false",
|
|
"enabled_plugin_output": "false"
|
|
}
|
|
} |