writinwaters
e5c3083826
Updated RAGFlow Agent UI (#4029)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
10 月之前
Jin Hai
95614175e6
Update oc9 docker compose file (#3913)
### What problem does this PR solve?
Update OC9 docker compose files
issue: #3901
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
Signed-off-by: jinhai <haijin.chn@gmail.com>
10 月之前
Kevin Hu
deca6c1b72
Fix service_conf for oc9 docker compose file. (#3790)
### What problem does this PR solve?
#3678
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
11 月之前
Zhichang Yu
4f5210352c
added back oc9 (#2663)
### What problem does this PR solve?
added back oc9
### Type of change
- [x] Refactoring
1 年之前
Zhichang Yu
f98ec9034f
Fix docker file bugs (#2662)
### What problem does this PR solve?
Fix docker file bugs
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
---------
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 年之前
Zhichang Yu
d8a43416f5
Rework Dockerfile.scratch (#2525)
### What problem does this PR solve?
Rework Dockerfile.scratch
- Multiple stage Dockerfile
- Removed conda
- Replaced pip with poetry
- Added missing dependencies and fixed package version conflicts
- Added deepdoc models
### Type of change
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
1 年之前
H
79c873344b
Fix docs parser (#1714)
### What problem does this PR solve?
#1711
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Wang
548f01850f
Add Kibana component for Elasticsearch (#1710)
### What problem does this PR solve?
Add Kibana component for Elasticsearch
### Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Theta Wang (ncu) <chunshan.connect@gmail.com>
1 年之前
KevinHuSh
2023fdc13e
fix file preview in file management (#1151)
### What problem does this PR solve?
fix file preview in file management
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Vimpas
fc87c20bd8
fix: 🐛 Fix duplicate ports in docker-compose (#472)
### 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)
1 年之前
KevinHuSh
7e41b4bc94
change readme for 0.3.0 release (#459)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 年之前
KevinHuSh
b3843138f4
change version number in readme (#390)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 年之前
ooo oo
e0bdcbbeba
fix: revert #359 (#388)
### What problem does this PR solve?

revert #359
Issue link:#359
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
KevinHuSh
9e75bd4d88
change version number (#368)
### What problem does this PR solve?
Issue link: for release v0.1.0
### Type of change
- [x] Documentation Update
- [x] Refactoring
1 年之前
ooo oo
e5a5b820a8
update HF_ENDPOINT in docker-compose.yml (#359)
### 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)
1 年之前
ooo oo
446195fa81
remove version top-level element in the compose.yml file (#349)
### 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
1 年之前
KevinHuSh
84d7a006dd
add hf_endpoint as env variable (#353)
### What problem does this PR solve?
Issue link:#350
### Type of change
- [x] Refactoring
1 年之前
KevinHuSh
91068edf16
Support Xinference (#320)
### What problem does this PR solve?
Issue link:#299
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
23b448cf96
fix docker compose issue (#238)
### 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)
1 年之前
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
1 年之前
KevinHuSh
e86c820461
resolve user login issue, and docker confiuration issue (#84)
1 年之前
KevinHuSh
320cbf545f
docker debugging modification (#82)
1 年之前
KevinHuSh
39269d2f79
add dockerfile and fix trival bugs (#78)
1 年之前
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1 年之前
KevinHuSh
1eb186a25f
go through smoke test of all API (#12)
* 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
1 年之前
KevinHuSh
249b27c1e0
go through upload, create kb, add doc to kb (#11)
* add field progress msg into docinfo; add file processing procedure
* go through upload, create kb, add doc to kb
1 年之前
KevinHuSh
738c322508
add docker compose (#8)
* add docker compose
* add docker compose
1 年之前