Added an FAQ (#5092)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-02-18 19:29:40 +08:00
committed by GitHub
parent 18e43831bc
commit 3cffadc7a2
7 changed files with 61 additions and 26 deletions

View File

@ -1461,7 +1461,7 @@ In streaming mode, not all responses include a reference, as this depends on the
##### question: `str`
The question to start an AI-powered conversation. If the `begin` component takes parameters, a question is not required.
The question to start an AI-powered conversation. Ifthe **Begin** component takes parameters, a question is not required.
##### stream: `bool`