6a60e26020
update dashscope ( #2871 )
...
### What problem does this PR solve?
#2857
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-10-17 09:52:31 +08:00
7a73fec2e5
upgrade opencv-python-headless ( #2674 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-09-30 09:28:38 +08:00
2f8e0e66ef
change opencv version ( #2673 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-09-30 09:13:11 +08:00
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 >
2024-09-29 18:24:24 +08:00
a8280d9fd2
Add doc for dev image ( #2641 )
...
Add doc for dev image
### Type of change
- [x] Documentation Update
---------
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com >
2024-09-29 10:51:46 +08:00
1b2f66fc11
Added doc on dev-slim ( #2627 )
...
Added doc on dev-slim
### Type of change
- [x] Documentation Update
- [x] Refactoring
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com >
2024-09-27 19:15:27 +08:00
dda1367ab2
make it lighten ( #2577 )
...
### What problem does this PR solve?
#2295
### Type of change
- [x] Refactoring
2024-09-25 13:38:40 +08:00
e3b3ec3f79
multi-arch-build ( #2571 )
...
### What problem does this PR solve?
Build multi-arch docker image `infiniflow/ragflow:poetry` on
`linux/amd64` and `linux/arm64`.
### Type of change
- [x] Refactoring
2024-09-25 10:37:20 +08:00
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):
2024-09-23 10:00:44 +08:00