dev #5
@@ -4,7 +4,7 @@ SQL_DATABASE_URL=mysql+pymysql://zjinfo1:Dy2Bcr53Hm5xRkba@110.42.234.166:3306/zj
|
|||||||
#SQL_DATABASE_URL=mysql+pymysql://zjinfo2:GSKcziSdBixDXwcd@110.42.234.166:3306/zjinfo2
|
#SQL_DATABASE_URL=mysql+pymysql://zjinfo2:GSKcziSdBixDXwcd@110.42.234.166:3306/zjinfo2
|
||||||
|
|
||||||
# The number of similar embeddings to return when retrieving documents.
|
# The number of similar embeddings to return when retrieving documents.
|
||||||
TOP_K=5
|
TOP_K=10
|
||||||
#--------------------------
|
#--------------------------
|
||||||
# 是否启用检索重排功能
|
# 是否启用检索重排功能
|
||||||
RERANK_ENABLED=true
|
RERANK_ENABLED=true
|
||||||
|
|||||||
Reference in New Issue
Block a user