We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d81a71 commit 242bba8Copy full SHA for 242bba8
1 file changed
integrations/anthropic/tests/test_chat_generator.py
@@ -355,6 +355,7 @@ def test_convert_anthropic_chunk_to_streaming_chunk(self):
355
"cache_creation_input_tokens": None,
356
"cache_read_input_tokens": None,
357
"server_tool_use": None,
358
+ "service_tier": None,
359
},
360
361
}
0 commit comments