feat(scripts): add batch tree build entry with smoke-test guide

This commit is contained in:
2026-07-11 12:04:34 -04:00
parent c5bf7e1a61
commit 928ec8c37b
2 changed files with 41 additions and 0 deletions
+3
View File
@@ -47,3 +47,6 @@ LLM_TTFT_TIMEOUT=30
LLM_INTER_TOKEN_TIMEOUT=15
LLM_RETRY_MAX_DELAY=30.0
REDIS_CACHE_TTL=86400
# 建树批量并行:全局 VLM/LLM 在途调用上限(Spec-2 工程配置)
TREE_BUILD_API_CONCURRENCY=16