Docs: Miscellaneous UI updates (#7648)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-05-15 11:35:52 +08:00
committed by GitHub
parent d49025b501
commit 1d0dcddf61
11 changed files with 24 additions and 24 deletions

View File

@ -89,7 +89,7 @@ Released on March 11, 2025.
- Improves English tokenization quality.
- Improves the table extraction logic in Markdown document parsing.
- Updates SiliconFlow's model list.
- Supports parsing XLS files (Excel97~2003) with improved corresponding error handling.
- Supports parsing XLS files (Excel 97-2003) with improved corresponding error handling.
- Supports Huggingface rerank models.
- Enables relative time expressions ("now", "yesterday", "last week", "next year", and more) in chat assistant and the **Rewrite** agent component.