diff --git a/trustllm_pkg/trustllm/config.py b/trustllm_pkg/trustllm/config.py index 27c1e0f..8b813c0 100644 --- a/trustllm_pkg/trustllm/config.py +++ b/trustllm_pkg/trustllm/config.py @@ -17,7 +17,7 @@ max_worker_embedding = 4 ##only support azure api for auto evaluation -azure_openai = True +azure_openai = False azure_engine = "xxx" azure_embedding_engine='xxx' azure_api_version = "xxx"