rag-gpt icon indicating copy to clipboard operation
rag-gpt copied to clipboard

RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wide range of queries, ensuring rapid and accurate information re...

Results 19 rag-gpt issues
Sort by recently updated
recently updated
newest added

I want to use Deepseek instead of openai. It's a cost-effective solution with high performance.

Support for deploying local LLMs through [Ollama](https://ollama.com/) is already available.

cat .env LLM_NAME="Ollama" OLLAMA_MODEL_NAME="qwen:7b" OLLAMA_BASE_URL="http://192.168.2.205:11434" MIN_RELEVANCE_SCORE=0.3 BOT_TOPIC="OpenIM" URL_PREFIX="http://192.168.2.205:11434" USE_PREPROCESS_QUERY=0 USE_RERANKING=1 USE_DEBUG=1 Error reporting: 192.168.2.205 - - [19/May/2024 01:08:06] "POST /open_kf_api/queries/smart_query_stream HTTP/1.1" 500 - Error on request: Traceback (most recent call...

Add a human online customer service system.

Does it support local large models?

![image](https://github.com/user-attachments/assets/8687d18c-9bfc-4a6c-873e-1a4ef71d70fb) ![image](https://github.com/user-attachments/assets/705b18b4-0232-42ee-ad6a-69a642e78dca) 一直下一页也会自动跳会第一页。 无法选中后面页面进行更新。 缺少全局多页选中,全选只能选中单页。 不知后续会不会更新。