mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(ci/cd) run again
This commit is contained in:
parent
31a0b8dab8
commit
bcc3ebfb19
2 changed files with 2 additions and 1 deletions
|
@ -93,7 +93,7 @@ def _openai_mock_response(*args, **kwargs) -> litellm.ModelResponse:
|
|||
|
||||
def test_null_role_response():
|
||||
"""
|
||||
Test if api returns 'null' role, 'assistant' role is still returned
|
||||
Test if the api returns 'null' role, 'assistant' role is still returned
|
||||
"""
|
||||
import openai
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue