From 1f378256e45272f5db180e9593189c0bab393255 Mon Sep 17 00:00:00 2001 From: glide-the <2533736852@qq.com> Date: Tue, 21 May 2024 14:48:30 +0800 Subject: [PATCH] get_img_base64 --- chatchat-server/chatchat/configs/model_providers.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chatchat-server/chatchat/configs/model_providers.yaml b/chatchat-server/chatchat/configs/model_providers.yaml index 9780eb72..9881171e 100644 --- a/chatchat-server/chatchat/configs/model_providers.yaml +++ b/chatchat-server/chatchat/configs/model_providers.yaml @@ -25,6 +25,11 @@ xinference: model_credentials: server_url: 'http://127.0.0.1:9997/' model_uid: 'chatglm3-6b' + - model: 'bge-m3' + model_type: 'embeddings' + model_credentials: + server_url: 'http://127.0.0.1:9997/' + model_uid: 'bge-m3' ollama: model_credential: