- Apr 28, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? #580 ### Type of change - [x] Refactoring
-
- Apr 26, 2024
-
-
Jin Hai authored
### 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 - [x] Refactoring --------- Signed-off-by:
Jin Hai <haijin.chn@gmail.com>
-
Jin Hai authored
### 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 Signed-off-by:
Jin Hai <haijin.chn@gmail.com>
-
Moonlit authored
### What problem does this PR solve? Since Kibana service is not currently being used, the associated volume 'kibanadata' has been commented out in the Docker Compose file. This change helps to prevent the allocation of unnecessary resources and simplifies the configuration. ### Type of change - [x] Refactoring unused Kibana volume storage
-
- Apr 25, 2024
-
-
Jin Hai authored
### What problem does this PR solve? Update version to v0.3.1 ### Type of change - [x] Documentation Update Signed-off-by:
Jin Hai <haijin.chn@gmail.com>
-
Edward-Elric233 authored
### What problem does this PR solve? This PR aims to add support for running Ragflow on Docker with the OpenCloudOS 9 distribution. ### Type of change - [x] New Feature (non-breaking change which adds functionality) Co-authored-by:
edwardewang <edwardewang@tencent.com>
-
- Apr 23, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? #502 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
KevinHuSh authored
### What problem does this PR solve? ### Type of change - [x] Refactoring
-
KevinHuSh authored
### What problem does this PR solve? ### Type of change - [x] Refactoring
-
- Apr 22, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
- Apr 21, 2024
-
-
Vimpas authored
### What problem does this PR solve? Fix duplicate ports in docker-compose  ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
- Apr 19, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? ### Type of change - [x] Documentation Update
-
- Apr 18, 2024
-
-
Bing Han authored
### What problem does this PR solve? The docker-compose file can't config minio related port by .env file. So I just add env `MINIO_CONSOLE_PORT=9001 MINIO_PORT=9000` to .env file. ### Type of change - [x] Refactoring
-
- Apr 16, 2024
-
-
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)
-
- 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
-
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:#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
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#350 ### Type of change - [x] Refactoring
-
- Apr 11, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#299 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
- Apr 08, 2024
-
-
KevinHuSh authored
### What problem does this PR solve? Issue link:#221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
-
- Apr 07, 2024
-
-
KevinHuSh authored
### 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._ Issue link:#[[Link the issue here](https://github.com/infiniflow/ragflow/issues/226)] ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
-
- Mar 31, 2024
-
-
KevinHuSh authored
-
- Mar 27, 2024
- Mar 12, 2024
-
-
KevinHuSh authored
-
- Mar 11, 2024
-
-
KevinHuSh authored
* Refine README * refine README * refine README
-
- Mar 06, 2024
-
-
KevinHuSh authored
-
- Mar 05, 2024
- Mar 04, 2024
-
-
KevinHuSh authored
* fix position extraction bug * remove delimiter for naive parser
-
- Feb 29, 2024
- Feb 28, 2024
- Jan 15, 2024
-
-
KevinHuSh authored
* clean rust version project * clean rust version project * build python version rag-flow
-
- Dec 22, 2023
-
-
KevinHuSh authored
* add field progress msg into docinfo; add file processing procedure * go through upload, create kb, add doc to kb * smoke test for all API * smoke test for all API
-