mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-14 12:47:14 +08:00
Integrate MWS model with API support and enhance chat functionality (#17959)
## What This pull request adds **MWS GPT Model Hub** as a built-in model provider in RAGFlow. The integration allows users to configure an MWS project endpoint and token, discover the models available to that project, and use supported MWS models for chat completion, embeddings, and reranking. Co-authored-by: ilarionov_n <ilarionov_n@promis.ru>
This commit is contained in:
@@ -48,6 +48,7 @@ A complete list of model providers supported by RAGFlow, which will continue to
|
||||
| Mistral | `https://mistral.ai` |
|
||||
| ModelScope | `https://www.modelscope.cn` |
|
||||
| Moonshot | `https://www.moonshot.cn` |
|
||||
| MWS | `https://mws.ru/docs/cloud-platform/gpt.html` |
|
||||
| NovitaAI | `https://novita.ai` |
|
||||
| NVIDIA | `https://www.nvidia.com` |
|
||||
| Ollama | `https://ollama.com` |
|
||||
|
||||
Reference in New Issue
Block a user