KevinHuSh
b3843138f4
change version number in readme (#390)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
před 1 rokem
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)
před 1 rokem
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
před 1 rokem
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)
před 1 rokem
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
před 1 rokem
KevinHuSh
84d7a006dd
add hf_endpoint as env variable (#353)
### What problem does this PR solve?
Issue link:#350
### Type of change
- [x] Refactoring
před 1 rokem
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)
před 1 rokem
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)
před 1 rokem
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
před 1 rokem
KevinHuSh
e86c820461
resolve user login issue, and docker confiuration issue (#84)
před 1 rokem
KevinHuSh
320cbf545f
docker debugging modification (#82)
před 1 rokem
KevinHuSh
39269d2f79
add dockerfile and fix trival bugs (#78)
před 1 rokem
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
před 1 rokem
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
před 1 rokem
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
před 1 rokem
KevinHuSh
738c322508
add docker compose (#8)
* add docker compose
* add docker compose
před 1 rokem