chat2api/.env.example
lanqian528 6ba06de3b5
Some checks failed
Build Docker Image / main (push) Has been cancelled
v1.4.4 fix "Our systems have detected unusual activity coming from your system. Please try again later."
2024-08-18 02:24:44 +08:00

14 lines
381 B
Plaintext

API_PREFIX=your_prefix
CHATGPT_BASE_URL=https://chatgpt.com
HISTORY_DISABLED=true
PROXY_URL=your_first_proxy, your_second_proxy
EXPORT_PROXY_URL=your_export_proxy
ARK0SE_TOKEN_URL=https://ark0se.example.com/token
POW_DIFFICULTY=000032
RETRY_TIMES=3
ENABLE_GATEWAY=true
CONVERSATION_ONLY=false
ENABLE_LIMIT=true
UPLOAD_BY_URL=false
SCHEDULED_REFRESH=false
USER_AGENTS=["ua1", "ua2"]