Merge branch 'master' into frontier

This commit is contained in:
binary-husky
2023-10-28 20:09:49 +08:00
5 changed files with 21 additions and 9 deletions

View File

@@ -521,7 +521,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]