Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
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
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
4d144da4cd Update README_zh.md 2024-04-01 14:01:21 +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
6aa8208401 Update README and github template (#186) 2024-04-01 11:31:38 +08:00
04ab044ca8 Update README_zh.md 2024-04-01 11:13:38 +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
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
39269d2f79 add dockerfile and fix trival bugs (#78) 2024-02-28 15:01:12 +08:00