issues
search
gpt-open
/
rag-gpt
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 retrieval.
Apache License 2.0
333
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add 'query rewriting' and 'result rewriting' strategy
#28
blmdxiao
closed
7 months ago
0
Using 'similarity_search_with_relevance_scores' to recall documents
#27
blmdxiao
closed
7 months ago
0
Optimize and streamline prompt
#26
blmdxiao
closed
7 months ago
0
Optimize the prompt to ensure that only questions related to the website are answered
#25
blmdxiao
closed
7 months ago
0
fix: iframe avoid crash visit at first time
#24
blmdxiao
closed
7 months ago
0
Optimize the recall strategy of the vector database
#23
blmdxiao
closed
7 months ago
0
The document recall policy has room for optimization.
#22
blmdxiao
closed
7 months ago
1
add API 'get_url_sub_content_list'
#21
blmdxiao
closed
7 months ago
0
update README.md
#20
blmdxiao
closed
7 months ago
0
update README.md
#19
blmdxiao
closed
7 months ago
0
update README.md
#18
blmdxiao
closed
7 months ago
0
update 'temperature' and 'top_p'
#17
blmdxiao
closed
7 months ago
0
update Dockerfile
#16
blmdxiao
closed
7 months ago
0
replace 'Redis' with 'diskcache'
#15
blmdxiao
closed
7 months ago
0
modify 'temperature' and 'top_p'
#14
blmdxiao
closed
7 months ago
0
add Dockerfile
#13
blmdxiao
closed
7 months ago
0
Use the override=True parameter when calling load_dotenv()
#12
blmdxiao
closed
7 months ago
0
merge main to dev
#11
blmdxiao
closed
7 months ago
0
update README.md
#10
blmdxiao
closed
7 months ago
0
Add Flask CORS configuration
#9
blmdxiao
closed
7 months ago
0
modify gitignore and get conversation list sql
#8
bigShong
closed
7 months ago
0
Adjust the execution order of Redis and SQLite.
#7
blmdxiao
closed
7 months ago
0
update README.md
#6
blmdxiao
closed
7 months ago
0
update README.md
#5
blmdxiao
closed
7 months ago
0
add description of the frontend modules
#4
blmdxiao
closed
7 months ago
0
Add the system instruction manual
#3
blmdxiao
closed
7 months ago
0
Add the web
#2
blmdxiao
closed
7 months ago
0
Dev
#1
blmdxiao
closed
7 months ago
0
Previous