mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
This reverts commit 13ff463845.
### What problem does this PR solve?
### Type of change
- [x] Other (please describe):
This commit is contained in:
@ -1332,8 +1332,8 @@ The question to start an AI-powered conversation.
|
||||
|
||||
Indicates whether to output responses in a streaming way:
|
||||
|
||||
- `True`: Enable streaming (default).
|
||||
- `False`: Disable streaming.
|
||||
- `True`: Enable streaming.
|
||||
- `False`: Disable streaming (default).
|
||||
|
||||
### Returns
|
||||
|
||||
@ -1450,8 +1450,8 @@ The question to start an AI-powered conversation.
|
||||
|
||||
Indicates whether to output responses in a streaming way:
|
||||
|
||||
- `True`: Enable streaming (default).
|
||||
- `False`: Disable streaming.
|
||||
- `True`: Enable streaming.
|
||||
- `False`: Disable streaming (default).
|
||||
|
||||
### Returns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user