Updated deploy a local llm using IPEX-LLM (#1578)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-07-18 11:20:15 +08:00
committed by GitHub
parent b54d5807f3
commit 43cd455b52
5 changed files with 82 additions and 51 deletions

View File

@ -63,7 +63,7 @@ Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
</div>
## 📌 Latest Updates
## 🔥 Latest Updates
- 2024-07-08 Supports workflow based on [Graph](./graph/README.md).
- 2024-06-27 Supports Markdown and Docx in the Q&A parsing method.