- Apr 17, 2024
-
-
writinwaters authored
### What problem does this PR solve? ### Type of change - [x] Documentation Update
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#366 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
ysyx2008 authored
Add automation scripts to support displaying environment information such as RAGFlow repository version, operating system, Python version, etc. in a Linux environment for users to report issues. (#396) ### What problem does this PR solve? Add automation scripts to support displaying environment information such as RAGFlow repository version, operating system, Python version, etc. in a Linux environment for users to report issues. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
balibabu authored
### What problem does this PR solve? feat: modify the description of qa Issue link: #405 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
- Apr 16, 2024
-
-
writinwaters authored
### What problem does this PR solve? ### Type of change - [x] Documentation Update
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#384 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
Jin Hai authored
### What problem does this PR solve? As title ### Type of change - [x] Documentation Update Signed-off-by:
Jin Hai <haijin.chn@gmail.com>
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#325 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
balibabu authored
### What problem does this PR solve? feat: render stats charts feat: create api token feat: delete api token feat: add ChatApiKeyModal feat: add RagLineChart Issue link: #345 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
KevinHuSh authored
### What problem does this PR solve? ### Type of change - [x] Documentation Update
-
ooo oo authored
### What problem does this PR solve?  revert #359 Issue link:#359 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
writinwaters authored
### What problem does this PR solve? ### Type of change - [x] Documentation Update
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#326 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
jie yang authored
### What problem does this PR solve? issue: #205 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#370 ### Type of change - [x] Refactoring
-
ooo oo authored
### What problem does this PR solve?  make `<xxxx>` visiable it was misinterpreted as part of the HTML tags  Issue link:None ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Breaking Change (fix or feature that could cause existing functionality not to work as expected) - [x] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Test cases - [ ] Python SDK impacted, Need to update PyPI - [ ] Other (please describe):
-
- Apr 15, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? Issue link: for release v0.1.0 ### Type of change - [x] Documentation Update - [x] Refactoring
-
writinwaters authored
### What problem does this PR solve? ### Type of change - [x] Documentation Update
-
Anush authored
### Description Following up on https://github.com/infiniflow/ragflow/pull/275, this PR adds support for FastEmbed model configurations. The options are not exhaustive. You can find the full list [here](https://qdrant.github.io/fastembed/examples/Supported_Models/ ). P.S. I ran into OOM issues when building the image. ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by:
KevinHuSh <kevinhu.sh@gmail.com>
-
ooo oo authored
### What problem does this PR solve? update HF_ENDPOINT in docker-compose.yml Issue link:#350 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#345 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#350 ### Type of change - [x] Refactoring
-
ooo oo authored
### What problem does this PR solve?  - remove version top-level element in the compose.yml file when use command `docker compose -f docker-compose-CN.yml up -d` ,it will waring,[maybe it appear after v25,5](https://github.com/mailcow/mailcow-dockerized/issues/5797#issuecomment-2011349228)  ref to https://docs.docker.com/compose/intro/history/#docker-compose-cli-versioning > Version one of the Docker Compose command-line binary was first released in 2014. It was written in Python, and is invoked with docker-compose. Typically, Compose V1 projects include a top-level version element in the compose.yml file, with values ranging from 2.0 to 3.8, which refer to the specific [file formats](https://docs.docker.com/compose/intro/history/#compose-file-format-versioning). > Version two of the Docker Compose command-line binary was announced in 2020, is written in Go, and is invoked with docker compose. Compose V2 ignores the version top-level element in the compose.yml file. Also in `README.MD` show `Docker >= 24.0.0 & Docker Compose >= v2.26.1`. so i want to remove the version. ### Type of change - [x] Other (please describe): remove warning
-
Yingfeng authored
### What problem does this PR solve? Fix broken discord link ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [x] Documentation Update
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#350 ### Type of change - [x] Refactoring
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#351 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
- Apr 13, 2024
-
-
wenzhuo zhan authored
### What problem does this PR solve? Issue link:#341 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
- Apr 12, 2024
-
-
writinwaters authored
### What problem does this PR solve? Issue link:#[Link the issue here] ### Type of change - [x] Documentation Update
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#337 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
balibabu authored
### What problem does this PR solve? Show original text source in conversation messages Issue link: #337 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
balibabu authored
### What problem does this PR solve? Support Traditional Chinese Issue link: #335 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#325 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
- Apr 11, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#229 ### Type of change - [x] Documentation Update
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#299 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#299 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
balibabu authored
### What problem does this PR solve? support xorbitsai inference as model provider Issue link:#299 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#314 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#264 ### Type of change - [x] Documentation Update - [x] Refactoring
-
Jin Hai authored
### What problem does this PR solve? Update default language to English ### Type of change - [x] Refactoring Signed-off-by:
Jin Hai <haijin.chn@gmail.com>
-
balibabu authored
### What problem does this PR solve? replace dataset icon Issue link: #306 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-