refine docs for 0.9.0 release (#1812)

### What problem does this PR solve?



### Type of change

- [x] Documentation Update
This commit is contained in:
Kevin Hu
2024-08-05 18:10:10 +08:00
committed by GitHub
parent fe797bcc66
commit 5b013da4d6
7 changed files with 15 additions and 14 deletions

View File

@ -128,7 +128,7 @@ RAGFlow uses multiple recall of both full-text search and vector search in its c
## Search for knowledge base
As of RAGFlow v0.8.0, the search feature is still in a rudimentary form, supporting only knowledge base search by name.
As of RAGFlow v0.9.0, the search feature is still in a rudimentary form, supporting only knowledge base search by name.
![search knowledge base](https://github.com/infiniflow/ragflow/assets/93570324/836ae94c-2438-42be-879e-c7ad2a59693e)