Skip to content

Commit 242bba8

Browse files
authored
test: add service_tier to test_convert_anthropic_chunk_to_streaming_chunk (#1778)
1 parent 6d81a71 commit 242bba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integrations/anthropic/tests/test_chat_generator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ def test_convert_anthropic_chunk_to_streaming_chunk(self):
355355
"cache_creation_input_tokens": None,
356356
"cache_read_input_tokens": None,
357357
"server_tool_use": None,
358+
"service_tier": None,
358359
},
359360
},
360361
}

0 commit comments

Comments
 (0)