mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
bump: version 0.13.1 → 0.13.2.dev1
This commit is contained in:
parent
2e72efddd6
commit
21ae940992
6 changed files with 29 additions and 19 deletions
|
@ -36,7 +36,7 @@ def test_completion_custom_provider_model_name():
|
|||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
|
||||
# test_completion_custom_provider_model_name()
|
||||
test_completion_custom_provider_model_name()
|
||||
|
||||
|
||||
def test_completion_claude():
|
||||
|
@ -1384,4 +1384,4 @@ def test_moderation():
|
|||
print(output)
|
||||
return output
|
||||
|
||||
# test_moderation()
|
||||
# test_moderation()
|
Loading…
Add table
Add a link
Reference in a new issue