紧急修复报错异常

This commit is contained in:
binary-husky
2023-10-28 19:53:05 +08:00
parent 5a530df4f2
commit e64c26e617
2 changed files with 12 additions and 9 deletions

View File

@@ -505,7 +505,7 @@ if len(AZURE_CFG_ARRAY) > 0:
}
})
if azure_model_name not in AVAIL_LLM_MODELS:
azure_model_name += [azure_model_name]
AVAIL_LLM_MODELS += [azure_model_name]