auto load environment variables (#72)

* auto load environment variables

* add providers gpt6 & chatxyz
This commit is contained in:
Dmitry Afanasyev
2023-12-26 16:05:35 +03:00
committed by GitHub
parent 460123ef28
commit f17a0a72e4
7 changed files with 199 additions and 41 deletions

View File

@@ -1,5 +1,13 @@
---
client_root_path: "../client"
enable_proxy: true
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"