Split custom world generation into staged lightweight batches
Some checks failed
CI / verify (push) Has been cancelled
Some checks failed
CI / verify (push) Has been cancelled
This commit is contained in:
@@ -30,7 +30,7 @@ DASHSCOPE_IMAGE_REQUEST_TIMEOUT_MS="150000"
|
||||
VITE_LLM_REQUEST_TIMEOUT_MS="15000"
|
||||
|
||||
# Optional: longer timeout for custom world generation, in milliseconds.
|
||||
VITE_LLM_CUSTOM_WORLD_TIMEOUT_MS="45000"
|
||||
VITE_LLM_CUSTOM_WORLD_TIMEOUT_MS="120000"
|
||||
|
||||
# Optional: timeout for custom-world scene image generation, in milliseconds.
|
||||
VITE_SCENE_IMAGE_REQUEST_TIMEOUT_MS="150000"
|
||||
|
||||
Reference in New Issue
Block a user