mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-09-11 22:30:41 +03:00
14 lines
247 B
YAML
14 lines
247 B
YAML
---
|
|
client_root_path: "../client"
|
|
interval: 300
|
|
work_thread_num: 8
|
|
host: "0.0.0.0"
|
|
port: 8858
|
|
chat_path: "/chat"
|
|
providers: []
|
|
enable_proxy: true
|
|
api_key: ""
|
|
ip_white_list: []
|
|
zeus: "http://127.0.0.1:8860"
|
|
flaresolverr: "http://127.0.0.1:8191/v1"
|