Revert "[EVO] Add language configuration to environment and argument parsing"

This reverts commit a688b8822a.
This commit is contained in:
zrguo
2025-03-05 16:26:28 +08:00
parent 5e7ef39998
commit 06fc65d9a0
3 changed files with 1 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
# CHUNK_OVERLAP_SIZE=100
# MAX_TOKENS=32768 # Max tokens send to LLM for summarization
# MAX_TOKEN_SUMMARY=500 # Max tokens for entity or relations summary
# LANGUAGE=English
# SUMMARY_LANGUAGE=English
# MAX_EMBED_TOKENS=8192
### LLM Configuration (Use valid host. For local services installed with docker, you can use host.docker.internal)