Updated obsolete faqs (#3554)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-11-21 16:15:37 +08:00
committed by GitHub
parent bf9ebda3c8
commit 13ff463845
7 changed files with 234 additions and 214 deletions

View File

@ -1332,8 +1332,8 @@ The question to start an AI-powered conversation.
Indicates whether to output responses in a streaming way:
- `True`: Enable streaming.
- `False`: Disable streaming (default).
- `True`: Enable streaming (default).
- `False`: Disable streaming.
### 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.
- `False`: Disable streaming (default).
- `True`: Enable streaming (default).
- `False`: Disable streaming.
### Returns