From 59ca44f4936dca26fb3ddece6cf7f67acfbf39d4 Mon Sep 17 00:00:00 2001 From: -LAN- Date: Wed, 5 Feb 2025 16:08:28 +0800 Subject: [PATCH] chore(model_runtime): Move deepseek ahead in the providers list. (#13197) Signed-off-by: -LAN- --- api/core/model_runtime/model_providers/_position.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/core/model_runtime/model_providers/_position.yaml b/api/core/model_runtime/model_providers/_position.yaml index 89fccef659..fb02de3a67 100644 --- a/api/core/model_runtime/model_providers/_position.yaml +++ b/api/core/model_runtime/model_providers/_position.yaml @@ -1,4 +1,5 @@ - openai +- deepseek - anthropic - azure_openai - google @@ -32,7 +33,6 @@ - localai - volcengine_maas - openai_api_compatible -- deepseek - hunyuan - siliconflow - perfxcloud