diff --git a/py/core/configs/full_azure.toml b/py/core/configs/full_azure.toml index 3af4eeeeb..56cb81fab 100644 --- a/py/core/configs/full_azure.toml +++ b/py/core/configs/full_azure.toml @@ -27,7 +27,7 @@ batch_size = 256 [embedding] provider = "litellm" -base_model = "openai/text-embedding-3-small" +base_model = "azure/text-embedding-3-small" base_dimension = 512 [file]