add a new model for 'Laws' (#290)

### What problem does this PR solve?

Issue link:#289
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
KevinHuSh
2024-04-10 11:59:00 +08:00
committed by GitHub
parent 923cbe488e
commit 243de6ac90
4 changed files with 13 additions and 8 deletions

View File

@ -172,8 +172,9 @@ $ docker compose up -d
## 🆕 Latest Features
- Support [Ollama](./docs/ollama.md) for local LLM deployment.
- Support Chinese UI.
- 2023-04-10 Add a new layout recognize model for method 'Laws'.
- 2023-04-08 Support [Ollama](./docs/ollama.md) for local LLM deployment.
- 2023-04-07 Support Chinese UI.
## 📜 Roadmap