chat2api/.env.example
2024-04-21 03:52:09 +08:00

7 lines
223 B
Plaintext

AUTHORIZATION=your_first_token, your_second_token
CHATGPT_BASE_URL=https://chat.openai.com
HISTORY_DISABLED=true
PROXY_URL=your_first_proxy, your_second_proxy
ARKOSE_TOKEN_URL=https://arkose.example.com/token
RETRY_TIMES=3