[EVO] Add language configuration to environment and argument parsing

This commit is contained in:
Brocowlee
2025-03-04 10:09:47 +00:00
parent 0ac482f6d3
commit a688b8822a
3 changed files with 5 additions and 1 deletions

View File

@@ -47,7 +47,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
# SUMMARY_LANGUAGE=English
# LANGUAGE=English
# MAX_EMBED_TOKENS=8192
### LLM Configuration (Use valid host. For local services installed with docker, you can use host.docker.internal)