mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
test: update test
This commit is contained in:
parent
04dc9d091c
commit
1949436047
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue