test: update test
This commit is contained in:
parent
04dc9d091c
commit
1949436047
@ -281,6 +281,7 @@ def test_streaming_chunk_id_raw():
|
||||
)
|
||||
|
||||
iterator = LiteLLMCompletionStreamingIterator(
|
||||
model="test-model",
|
||||
litellm_custom_stream_wrapper=AsyncMock(),
|
||||
request_input="Test input",
|
||||
responses_api_request={},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user