diff --git a/env.example b/env.example index 6bac24ae..19153ecc 100644 --- a/env.example +++ b/env.example @@ -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