Skip to main content

Model Providers

A complete list of model providers supported by RAGFlow, which will continue to expand.

ProviderURL
302.AIhttps://302.ai
aimlapi.comhttps://aimlapi.com
Anthropichttps://www.anthropic.com
Astraflowhttps://astraflow.ucloud-global.com/en-us
Astraflow-CNhttps://astraflow.ucloud.cn/
Avianhttps://www.avian.io
Azure-OpenAIhttps://azure.microsoft.com/en-us/products/ai-services/openai-service
BaiChuanhttps://www.baichuan-ai.com
BaiduYiyanhttps://yiyan.baidu.com
Bedrockhttps://aws.amazon.com/bedrock/
Coherehttps://cohere.com
CometAPIhttps://cometapi.com
DeepInfrahttps://deepinfra.com
DeepSeekhttps://www.deepseek.com
DeerAPIhttps://deerapi.com
Fish Audiohttps://fish.audio
FunASRhttps://github.com/modelscope/FunASR
FuturMixhttps://futurmix.ai
Geminihttps://gemini.google.com
GiteeAI
Google Cloudhttps://cloud.google.com
GPUStackhttps://gpustack.ai
GreenPThttps://greenpt.ai
Groqhttps://groq.com
HuggingFacehttps://huggingface.co
Jiekou.AIhttps://jiekou.ai
Jinahttps://jina.ai
LM-Studiohttps://lmstudio.ai
LocalAIhttps://localai.io
LongCathttps://longcat.chat
MiniMaxhttps://www.minimaxi.com
MinerUhttps://mineru.net/
Mistralhttps://mistral.ai
Mistral OCR
ModelScopehttps://www.modelscope.cn
Moonshothttps://www.moonshot.cn
MWShttps://mws.ru/docs/cloud-platform/gpt.html
n1n
New API
NVIDIAhttps://www.nvidia.com
NovitaAIhttps://novita.ai
Ollamahttps://ollama.com
OpenAIhttps://openai.com
OpenAI-API-CompatibleN/A
OpenDataLoader
OpenRouterhttps://openrouter.ai
PaddleOCR
Perplexityhttps://www.perplexity.ai
PPIOhttps://ppio.com
RAGcon
Replicatehttps://replicate.com
SILICONFLOWhttps://siliconflow.cn
SoMark
StepFunhttps://www.stepfun.com
Tencent Cloudhttps://cloud.tencent.com
Tencent Hunyuanhttps://hunyuan.tencent.com
TogetherAIhttps://www.together.ai
TokenPonyhttps://tokenpony.cn
Tongyi-Qianwenhttps://tongyi.aliyun.com
Upstagehttps://www.upstage.ai
VLLMhttps://vllm.ai
VolcEnginehttps://www.volcengine.com
Voyage AIhttps://www.voyageai.com
xAIhttps://x.ai
Xiaomi
Xinferencehttps://github.com/xorbitsai/inference
XunFei Sparkhttps://xinghuo.xfyun.cn
ZHIPU-AIhttps://www.zhipuai.cn
IMPORTANT

If your model is not listed here but has APIs compatible with those of OpenAI, click OpenAI-API-Compatible on the Model providers page to configure your model.

Example: AI Badgr (OpenAI-Compatible)

You can use AI Badgr with RAGFlow via the existing OpenAI-API-Compatible provider.

To configure AI Badgr:

  • Provider: OpenAI-API-Compatible
  • Base URL: https://aibadgr.com/api/v1
  • API Key: your AI Badgr API key (from the AI Badgr dashboard)
  • Model: any AI Badgr chat or embedding model ID, as exposed by AI Badgr's OpenAI-compatible APIs

AI Badgr implements OpenAI-compatible endpoints for /v1/chat/completions, /v1/embeddings, and /v1/models, so no additional code changes in RAGFlow are required.

note

The list of supported models is extracted from this source and may not be the most current. For the latest supported model list, please refer to the Python file.