fix(ai): add 600s timeout for qwen model requests via Tailscale
This commit is contained in:
@@ -37,6 +37,8 @@ model_list:
|
||||
api_key: dummy
|
||||
rpm: 1000
|
||||
tpm: 100000
|
||||
timeout: 600 # 10 minutes for generation
|
||||
stream_timeout: 600
|
||||
|
||||
# Image Generation
|
||||
- model_name: flux-schnell
|
||||
|
||||
Reference in New Issue
Block a user