mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Updated max_tokens descriptions (#6751)
### What problem does this PR solve? #6721 ### Type of change - [x] Documentation Update
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user