修改文件编码类型为UTF8
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user