Fix error in docs (#12269)

### What problem does this PR solve?

As title

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2025-12-28 11:55:52 +08:00
committed by GitHub
parent 8dc5b4dc56
commit 86b03f399a
3 changed files with 4 additions and 4 deletions

View File

@ -1603,7 +1603,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. Ifthe **Begin** component takes parameters, a question is not required.
The question to start an AI-powered conversation. If the **Begin** component takes parameters, a question is not required.
##### stream: `bool`