Logo
Explore Help
Register Sign In
yujunjun/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2025-06-26 22:19:57 +00:00
Code Issues Packages Projects Releases Wiki Activity
ragflow/intergrations/chatgpt-on-wechat/plugins/__init__.py

2 lines
28 B
Python
Raw Normal View History

Integrating RAGFlow API as a Plugin into ChatGPT-on-WeChat (#2988) ### What problem does this PR solve? This PR introduces the `ragflow_chat` plugin for the ChatGPT-on-WeChat project, extending its functionality by integrating Retrieval-Augmented Generation (RAG) capabilities. It allows users to have more contextually relevant conversations by retrieving information from external knowledge sources (via the RAGFlow API) and incorporating it into their chat interactions. The primary goal of this PR is to enable seamless communication between ChatGPT-on-WeChat and the RAGFlow server, improving response accuracy by embedding knowledge-based data into conversational flows. This is particularly useful for users who need more complex, data-driven responses. This PR adds a new plugin that enhances ChatGPT-on-WeChat with Ragflow capabilities, allowing for a more enriched conversational experience driven by external knowledge. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-10-24 09:35:11 +08:00
from .ragflow_chat import *
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 107ms Template: 14ms
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