Commit 90394b5
committed
fix(translator): update data-plane test fixtures for streaming message_delta usage
Update tests/data-plane/testupstream_test.go expectations for the
anthropic-openai streaming text response and streaming tool call cases
to include input_tokens, cache_creation_input_tokens and
cache_read_input_tokens in message_delta.usage, matching the fix in
openai_helper.go.
Signed-off-by: ajac-zero <ajcardoza2000@gmail.com>1 parent 086459b commit 90394b5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1342 | 1342 | | |
1343 | 1343 | | |
1344 | 1344 | | |
1345 | | - | |
| 1345 | + | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | 1348 | | |
| |||
1379 | 1379 | | |
1380 | 1380 | | |
1381 | 1381 | | |
1382 | | - | |
| 1382 | + | |
1383 | 1383 | | |
1384 | 1384 | | |
1385 | 1385 | | |
| |||
0 commit comments