Commit 61950f0
committed
fix: correct false-green invoke-stream reasoning negative test
The "no thinking block when reasoning is absent" test for
invoke-with-response-stream used Converse-style event filters
(eventType "contentBlockDelta") instead of Anthropic-native filters
(payload.type "content_block_delta"), making it pass vacuously.1 parent 5ba48d7 commit 61950f0
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
499 | | - | |
500 | | - | |
| 498 | + | |
| 499 | + | |
501 | 500 | | |
502 | 501 | | |
503 | 502 | | |
| |||
0 commit comments