Docs: Chat assistant relative time expressions were enabled in 0.17.1. (#7647)

### 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._

### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-05-14 19:42:27 +08:00
committed by GitHub
parent 5218ff775c
commit 53a2c8e452
10 changed files with 10 additions and 10 deletions

View File

@ -91,7 +91,7 @@ Released on March 11, 2025.
- Updates SiliconFlow's model list.
- Supports parsing XLS files (Excel97~2003) with improved corresponding error handling.
- Supports Huggingface rerank models.
- Enables relative time expressions ("now", "yesterday", "last week", "next year", and more) in the **Rewrite** agent component.
- Enables relative time expressions ("now", "yesterday", "last week", "next year", and more) in chat assistant and the **Rewrite** agent component.
### Fixed issues