Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-08-15 05:04:27 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
nightly
ragflow/conf/models/mws.json

16 lines
276 B
JSON
Raw Permalink Normal View History

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>
2026-08-11 14:12:42 +03:00
{
"name": "MWS",
"rank": 984,
"url": {
"default": ""
},
"url_suffix": {
"models": "openai/v1/models",
"chat": "openai/v1/chat/completions",
"embedding": "openai/v1/embeddings",
"rerank": "cohere/v2/rerank"
},
"class": "mws",
"models": []
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 943ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API