mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-13 21:02:46 +08:00
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
API_PREFIX=your_prefix
|
|
CHATGPT_BASE_URL=https://chatgpt.com
|
|
HISTORY_DISABLED=true
|
|
PROXY_URL=your_first_proxy, your_second_proxy
|
|
ARKOSE_TOKEN_URL=https://arkose.example.com/token
|
|
POW_DIFFICULTY=000032
|
|
RETRY_TIMES=3
|
|
ENABLE_GATEWAY=true
|
|
CONVERSATION_ONLY=false |