Updated max_tokens descriptions (#6751)

### What problem does this PR solve?

#6721 

### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-04-02 13:56:55 +08:00
committed by GitHub
parent fc02929946
commit 2471a6e115
6 changed files with 30 additions and 17 deletions

View File

@ -11,6 +11,13 @@ Key features, improvements and bug fixes in the latest releases.
Released on March 13, 2025.
### Compatibility changes
- Removes the **Max_tokens** setting from **Chat configuration**.
- Removes the **Max_tokens** setting from **Generate**, **Rewrite**, **Categorize**, **Keyword** agent components.
From this release onwards, if you still see RAGFlow's responses being cut short or truncated, check the **Max_tokens** setting of your model provider.
### Improvements
- Adds OpenAI-compatible APIs.