feat: add retireval_top_n to config in env (#11132)

This commit is contained in:
Cling_o3
2024-11-30 11:14:45 +08:00
committed by GitHub
parent 9dd4bf5574
commit f9c2aa7689
4 changed files with 20 additions and 4 deletions

View File

@@ -411,4 +411,6 @@ POSITION_PROVIDER_EXCLUDES=
# Reset password token expiry minutes
RESET_PASSWORD_TOKEN_EXPIRY_MINUTES=5
CREATE_TIDB_SERVICE_JOB_ENABLED=false
CREATE_TIDB_SERVICE_JOB_ENABLED=false
RETRIEVAL_TOP_N=0