Commit Graph

258 Commits

Author SHA1 Message Date
f89c6c9d59 rm useless warning message (#201)
### 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/200)]

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-02 13:50:05 +08:00
572e5b1ff1 Let task continue dispaching while meeting unexpected doc formats (#199)
### 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/198)]

### Type of change

- [x] 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)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [ ] Other (please describe):
2024-04-02 11:39:01 +08:00
36f2d7b797 To avoid assertion while no rows in excel (#197)
### 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/196)]

### Type of change

- [x] 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)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [ ] Other (please describe):
2024-04-02 10:51:21 +08:00
e3c24e653e feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195)
feat: enlarge the size of the next button for uploading files
feat: add locale config to global.ts
2024-04-02 10:31:46 +08:00
7a36d25687 for issue https://github.com/infiniflow/ragflow/issues/190 (#192)
### 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/190)]

### 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):
2024-04-01 20:28:43 +08:00
8c1d31c6e5 fix set_api_key bug (#191)
### 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]

### Type of change

- [x] 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)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [ ] Other (please describe):
2024-04-01 19:03:13 +08:00
6cf088911f fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
fix: fixed the issue where ChunkMethodModal cannot correctly display the
current chunk method when switching chunk methods between two document
rows.
2024-04-01 18:11:07 +08:00
d5587a7cc1 Update README.md 2024-04-01 15:54:42 +08:00
c704dd421a Minor editorial updates 2024-04-01 14:26:49 +08:00
4d144da4cd Update README_zh.md 2024-04-01 14:01:21 +08:00
b9e9477f9f Update README.md 2024-04-01 14:00:01 +08:00
37771e6f97 Update README_zh (#187) 2024-04-01 13:51:41 +08:00
a23a07bb1f Update README_zh.md 2024-04-01 12:45:21 +08:00
defb22da19 Update README.md 2024-04-01 12:38:33 +08:00
6aa8208401 Update README and github template (#186) 2024-04-01 11:31:38 +08:00
8777851575 Update README.md 2024-04-01 11:16:48 +08:00
04ab044ca8 Update README_zh.md 2024-04-01 11:13:38 +08:00
d08d61a8d1 Update README.md 2024-04-01 10:58:12 +08:00
286b1421cf feat: add logo-with-text.png (#184)
* feat: alter "RagFlow" to "RAGFlow"

* feat: move logo style to style tag

* feat: add logo-with-text.png

* feat: hide TranslationIcon
2024-04-01 10:54:11 +08:00
0a9f589f9b change defualt language to English (#185) 2024-04-01 10:54:01 +08:00
2772af1b61 Update README_zh.md 2024-04-01 10:40:07 +08:00
9b578e6fc2 Update README_zh.md 2024-04-01 10:28:32 +08:00
7887f932fa Update README_zh.md 2024-04-01 10:26:45 +08:00
343b534311 Update README_zh.md 2024-04-01 10:24:35 +08:00
905155a687 Update README_zh.md 2024-04-01 08:31:45 +08:00
dc4d45e900 Update README_zh.md 2024-03-31 23:12:25 +08:00
2d6d08eed5 Update README_zh.md 2024-03-31 23:11:06 +08:00
72ce399cf5 Update README_zh.md (#183) 2024-03-31 23:08:41 +08:00
7c7b0df450 Update README.md 2024-03-31 22:10:27 +08:00
f043d14a49 Updated the definition section (#182) 2024-03-31 22:06:26 +08:00
fce6f85140 Update README.md (#181) 2024-03-31 21:35:59 +08:00
8d9a7a7097 Update README (#180)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2024-03-31 21:22:40 +08:00
b349efcd1e Update README.md (#179) 2024-03-31 19:43:16 +08:00
121c7a5681 refine error response, add set api-key MD (#178) 2024-03-31 19:09:42 +08:00
9ff38891ad 0331 configurations (#177)
* Updated configurations

* Update README.md
2024-03-31 17:51:14 +08:00
dad0d2eb9d feat: jumping from the chunk list page to the file list page keeps th… (#174)
* feat: jumping from the chunk list page to the file list page keeps the original page number.

* feat: jump to the file upload page and reset the file list page number to 1
2024-03-31 17:44:34 +08:00
d9e6b103d4 0331 config (#176)
* Updated steps

* Miscellaneous updates
2024-03-31 15:07:12 +08:00
164442c0a3 0329 readme (#175)
* Updated Get Started.

* Finishing off Get Started

* minor

* minor
2024-03-31 13:15:42 +08:00
204385a7bf feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173)
* feat: add llm type to Added models List

* feat: alter tooltip of base_url

* feat: add background image to login page
2024-03-29 16:15:12 +08:00
ffed0876f2 Refine README (#172) 2024-03-29 14:44:21 +08:00
e876f58b4c refine readme (#170) 2024-03-29 14:38:15 +08:00
05298d5626 refine README (#169) 2024-03-29 10:48:29 +08:00
7bae41c71f feat: add base_url to ApiKeyModal (#167) 2024-03-29 09:52:19 +08:00
88eadb5c47 Editorial updates (#168) 2024-03-29 09:51:36 +08:00
38e5737067 add base url for OpenAI (#166) 2024-03-28 19:15:16 +08:00
be2b904daf 0328 restructure readme (#165)
* Added emojis

* Miscellaneous editorial updates
2024-03-28 17:22:02 +08:00
b6837d4ca6 feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +08:00
a5384446e3 let's load model from local (#163) 2024-03-28 16:10:47 +08:00
f3477202fe refine citation (#161) 2024-03-28 11:45:50 +08:00
37cc673098 feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
* feat: if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled

* feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched
2024-03-28 11:42:40 +08:00