infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
11.03k stars 1.07k forks source link

Integrates more models #716

Open JinHai-CN opened 1 month ago

JinHai-CN commented 1 month ago

This issue is used to document the LLM, embedding, reranker, etc. models that need to be integrated with RAGFlow.

OXOOOOX commented 1 month ago

Request to support Qwen-max. Can I modify the code?

JinHai-CN commented 1 month ago

@OXOOOOX We intend to create an international community, so we encourage using English for communication.

Yes, you can modify the code and submit a PR. We will merge it into the code base.