Add max_gleaning to env

This commit is contained in:
zrguo 2025-07-01 17:14:02 +08:00
parent 479865a271
commit 1ee9cab235

View file

@ -59,7 +59,7 @@ SUMMARY_LANGUAGE=English
### Max tokens for entity/relations description after merge
# MAX_TOKEN_SUMMARY=500
### Maximum number of entity extraction attempts for ambiguous content
# ENTITY_EXTRACT_MAX_GLEANING=1
# MAX_GLEANING=1
### Number of parallel processing documents(Less than MAX_ASYNC/2 is recommended)
# MAX_PARALLEL_INSERT=2