RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
TAGS
20 tagsRefa: Chat conversations /convsersation API to RESTFul (#13893) ### What problem does this PR solve? Chat conversations /convsersation API to RESTFul. ### Type of change - [x] Refactoring
Docs: Update version references to v0.24.0 in READMEs and docs (#13095) ### What problem does this PR solve? - Update version tags in README files (including translations) from v0.23.1 to v0.24.0 - Modify Docker image references and documentation to reflect new version - Update version badges and image descriptions - Maintain consistency across all language variants of README files ### Type of change - [x] Documentation Update
Add docs category file (#12359) ### What problem does this PR solve? As title. ### Type of change - [x] Documentation Update Signed-off-by: Jin Hai <[email protected]>
Docs: Update version references to v0.23.0 in READMEs and docs (#12253) ### What problem does this PR solve? - Update version tags in README files (including translations) from v0.22.1 to v0.23.0 - Modify Docker image references and documentation to reflect new version - Update version badges and image descriptions - Maintain consistency across all language variants of README files ### Type of change - [x] Documentation Update Co-authored-by: Jin Hai <[email protected]>
Feat: Fixed an issue where modifying fields in the agent operator caused the loss of structured data. #10427 (#11388) ### What problem does this PR solve? Feat: Fixed an issue where modifying fields in the agent operator caused the loss of structured data. #10427 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
Docs: Update version references to v0.22.0 in READMEs and docs (#11211) ### What problem does this PR solve? - Update version tags in README files (including translations) from v0.21.1 to v0.22.0 - Modify Docker image references and documentation to reflect new version - Update version badges and image descriptions - Maintain consistency across all language variants of README files ### Type of change - [x] Documentation Update
Docs: How to use MinerU to parse pdf documents (#10763) ### What problem does this PR solve? ### Type of change - [x] Documentation Update
Fix admin: can't read config and empty line error (#10574) ### What problem does this PR solve? As title. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Signed-off-by: Jin Hai <[email protected]>
Docs: Added v0.20.5 release notes. (#10014) ### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] Documentation Update
Fix: search list permission (#9767) ### What problem does this PR solve? Search list permission. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Docs: Updated v0.20.3 release notes (#9583) ### What problem does this PR solve? ### Type of change - [x] Documentation Update --------- Co-authored-by: Kevin Hu <[email protected]>
Fix (next search): Optimize the search problem interface and related functions #3221 (#9569) ### What problem does this PR solve? Fix (next search): Optimize the search problem interface and related functions #3221 -Add search_id to the retrievval_test interface -Optimize handleSearchStrChange and handleSearch callbacks to determine whether to enable AI search based on search configuration ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Refa: code format. (#9342) ### What problem does this PR solve? ### Type of change - [x] Refactoring
Fix: Share-log bugs (#9172) ### What problem does this PR solve? Fix Share-log bugs #3221 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Fix: Fixed the issue where tag content would overflow the container #8392 (#8393) ### What problem does this PR solve? Fix: Fixed the issue where tag content would overflow the container #8392 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Fix: catch non-begin component output (#7827) ### What problem does this PR solve? Catch non-begin component output ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Fix: catch non-begin component output (#7827) ### What problem does this PR solve? Catch non-begin component output ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Refa: knowledge_graph chunk method is deprecated (#7220) ### What problem does this PR solve? The knowledge_graph chunk method is deprecated and should no longer be used. #7184. ### Type of change - [x] Refactoring
Added 0.17.2 release notes (#6028) ### What problem does this PR solve? ### Type of change - [x] Documentation Update