We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0531e86 commit 562080fCopy full SHA for 562080f
docs/streaming/dev-guide/part4.md
@@ -248,7 +248,6 @@ export ADK_ENABLE_PROGRESSIVE_SSE_STREAMING=0
248
Disabling progressive SSE streaming reverts to simple text accumulation, which:
249
- May lose original content ordering when mixing text and function calls
250
- Does not support function call argument streaming via `partial_args`
251
- - May produce duplicate merged text events in addition to the final aggregated event
252
- Is provided for backward compatibility only—new applications should use the default progressive mode
253
254
**When progressive SSE streaming helps:**
0 commit comments