Merge branch 'dev' of https://git.97id.com/ly/zjdataai-app into dev-web

This commit is contained in:
2024-09-05 12:35:21 +08:00
21 changed files with 350626 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ from util.register import *
from llama_index.core.callbacks import CallbackManager
from modelProvide.customDashScope import CustomDashScope
ModelPlateCategory = '模型平台'
ModelPlateCategory = 'Ä£ÐÍÆ½Ì¨'
def get_node_postprocessors():
rerank_enabled = os.getenv("RERANK_ENABLED").title()