Revert "Updated obsolete faqs (#3554)" (#3573)

This reverts commit 13ff463845.

### What problem does this PR solve?


### Type of change

- [x] Other (please describe):
This commit is contained in:
Kevin Hu
2024-11-22 10:42:10 +08:00
committed by GitHub
parent cc5960b88e
commit b87d14492f
7 changed files with 214 additions and 234 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 (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