chore(docker/.env.example): Add TOP_K_MAX_VALUE to the .env.example
… (#12422)
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
@@ -926,3 +926,5 @@ CREATE_TIDB_SERVICE_JOB_ENABLED=false
|
||||
# Maximum number of submitted thread count in a ThreadPool for parallel node execution
|
||||
MAX_SUBMIT_COUNT=100
|
||||
|
||||
# The maximum number of top-k value for RAG.
|
||||
TOP_K_MAX_VALUE=10
|
||||
|
Reference in New Issue
Block a user