Skip to content

Commit 562080f

Browse files
committed
Update legacy behavior warning
1 parent 0531e86 commit 562080f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/streaming/dev-guide/part4.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ export ADK_ENABLE_PROGRESSIVE_SSE_STREAMING=0
248248
Disabling progressive SSE streaming reverts to simple text accumulation, which:
249249
- May lose original content ordering when mixing text and function calls
250250
- Does not support function call argument streaming via `partial_args`
251-
- May produce duplicate merged text events in addition to the final aggregated event
252251
- Is provided for backward compatibility only—new applications should use the default progressive mode
253252

254253
**When progressive SSE streaming helps:**

0 commit comments

Comments
 (0)