Commit Graph

4635 Commits

Author SHA1 Message Date
653c759d8d resolve issure to call ZH?IPUAI (#277)
### What problem does this PR solve?

Issue link:#265

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-09 16:16:10 +08:00
c24a790c9e feat: add ollama.md link to OllamaModal (#272)
### What problem does this PR solve?

add ollama.md link to OllamaModal

Issue link:#221

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-04-09 14:21:42 +08:00
e1e693ec36 set database logger level (#270)
### What problem does this PR solve?

Issue link:#264

### Type of change

- [x] Performance Improvement
2024-04-09 09:47:02 +08:00
6748872b0b remove presence_penalty for chatglm (#268)
### What problem does this PR solve?

Issue link:#265

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-09 09:24:08 +08:00
cd254b6bdd Refine Ollama docs (#267)
### What problem does this PR solve?

Issue link:#221

### Type of change
- [x] Documentation Update
2024-04-09 09:04:44 +08:00
b6887a20f8 Support new feature about Ollama (#262)
### What problem does this PR solve?

Issue link:#221

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-04-08 19:59:31 +08:00
3708b97db9 Support Ollama (#261)
### What problem does this PR solve?

Issue link:#221

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-04-08 19:20:57 +08:00
265a7a283a feat: add support for ollama #221 (#260)
### What problem does this PR solve?

add support for ollama

Issue link:#221

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-04-08 19:13:45 +08:00
d0a1ffe6e2 Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
### What problem does this PR solve?

Fixed an issue where refreshing the login page caused the language
settings to become invalid.

Issue link: #249

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-08 10:41:03 +08:00
c829799474 fix user registration issue (#248)
### What problem does this PR solve?
Issue link: #247
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-08 09:05:40 +08:00
373946ef3f change language #245 (#246)
### What problem does this PR solve?

change language

Issue link: #245



- [x] New Feature (non-breaking change which adds functionality)
2024-04-07 17:41:29 +08:00
591202721d fix bug about field misspell (#243)
### 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/242)]

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-07 14:18:01 +08:00
bb96180e77 Add more information on vm map count setting (#241)
### 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/236)]

### Type of change

- [x] Documentation Update
2024-04-07 09:41:53 +08:00
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)
2024-04-07 09:04:32 +08:00
b4abbe5d93 docs: fix a bash command (#235)
### What problem does this PR solve?

use `docker compose up -f docker-compose-CN.yml -d`
will cause

![图片](https://github.com/infiniflow/ragflow/assets/106524776/1414f537-fe5b-42b0-8b01-c0c75fe6020d)
update to `docker compose -f docker-compose-CN.yaml up -d`


### Type of change

- [x] Documentation Update
2024-04-06 19:43:14 +08:00
8fa2963a8e docs: fix a broken url (#234)
### What problem does this PR solve?

fix a broken url for moonshot 
`https://platform.moonshot.cn/docs/docs` to
`https://platform.moonshot.cn/docs`
Issue link:None

### Type of change

- [x] Documentation Update
2024-04-06 16:04:49 +08:00
e439d09594 Fix broken link of discord invitation (#230)
### What problem does this PR solve?

Fix broken link of discord invitation

Issue link:#227

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
2024-04-04 17:21:04 +08:00
7def208a5c Update README_ja.md (#228)
Suggested some minor translation updates to improve readability.

### What problem does this PR solve?

Suggested some minor translation updates to improve readability.

Issue link:#[Link the issue here]

### 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-04 13:55:08 +08:00
f2f021bfd1 docs: Add Japanese README (#224)
### What problem does this PR solve?

I created Japanese translated README.

### Type of change

- [x] Documentation Update
2024-04-04 09:26:39 +08:00
4a0bf31f00 Update README.md (#223)
### What problem does this PR solve?

fomatted -> formatted

### Type of change

- [x] Documentation Update
2024-04-04 00:00:20 +08:00
aae84f6c64 doc: fix typo (#216)
### What problem does this PR solve?


### Type of change


- [x] Documentation Update
2024-04-03 14:32:51 +08:00
33d01150d5 For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
…k token number needs to be displayed. #217

### What problem does this PR solve?

For any type of file, if the parsing method is general, the chunk token
number needs to be displayed. #217

Issue link: #217

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-03 14:32:07 +08:00
963533bc27 fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215)
### What problem does this PR solve?

fix: all documents in the knowledge base cannot be selected if they have
not been parsed.

Issue link: #214

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-03 12:07:41 +08:00
080cbd96e8 fix KB config reload bug (#213)
### 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] Bug Fix (non-breaking change which fixes an issue)
2024-04-03 11:55:43 +08:00
9b9b6d5408 fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
### What problem does this PR solve?
fix: #209 after saving the knowledge base configuration, jump to the
dataset page
feat: translate ConfigurationForm
feat: translate KnowledgeTesting
feat: translate document list page
feat: translate knowledge list page

Issue link: #209

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-03 11:21:54 +08:00
392e515c3f fix bug about reload knowledgebase configuration reloading (#210)
### 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/209)]

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-03 11:00:50 +08:00
2673be8bc1 remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
feat: remove showDeleteConfirm function
feat: center the Empty of knowledge list
feat: extract the text of the login page to en.json
#204
2024-04-02 15:44:09 +08:00
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