From 7434d444127ef00069593ae09e691f82d0c69ad8 Mon Sep 17 00:00:00 2001 From: takatost Date: Mon, 22 Jan 2024 12:06:10 +0800 Subject: [PATCH] feat: bedrock reorder in provider list (#2121) --- api/core/model_runtime/model_providers/_position.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/api/core/model_runtime/model_providers/_position.yaml b/api/core/model_runtime/model_providers/_position.yaml index 360dabe6a4..9f7fe4c4f4 100644 --- a/api/core/model_runtime/model_providers/_position.yaml +++ b/api/core/model_runtime/model_providers/_position.yaml @@ -2,11 +2,12 @@ - anthropic - azure_openai - google -- replicate -- huggingface_hub - cohere +- bedrock - togetherai - ollama +- replicate +- huggingface_hub - zhipuai - baichuan - spark