mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 03:20:01 +00:00
Updated .env.example
This commit is contained in:
parent
0b324e0421
commit
feba0d456a
1 changed files with 3 additions and 3 deletions
|
|
@ -20,9 +20,9 @@ MODEL="nvidia_nim/z-ai/glm4.7"
|
|||
|
||||
|
||||
# Provider config
|
||||
PROVIDER_RATE_LIMIT=1
|
||||
PROVIDER_RATE_WINDOW=3
|
||||
PROVIDER_MAX_CONCURRENCY=50
|
||||
PROVIDER_RATE_LIMIT=40
|
||||
PROVIDER_RATE_WINDOW=60
|
||||
PROVIDER_MAX_CONCURRENCY=5
|
||||
|
||||
|
||||
# HTTP client timeouts (seconds) for provider API requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue