You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
426 B

{
"open_ai_key": "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",
"temperature": 0.25,
"language": "Traditional Chinese",
"open_ai_chat_model": "gpt-4-1106-preview",
"use_stream": false,
"use_postgres": false,
"index_path": "./temp",
"postgres_url": "postgresql://localhost:5432/mydb",
"mode": "tg_bot",
"api_port": 9531,
"api_host": "localhost",
"webui_port": 8009,
"webui_host": "localhost"
}