mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
test(test_exceptions.py): cleanup testing
This commit is contained in:
parent
4c4dde60c7
commit
3154cd1758
1 changed files with 3 additions and 2 deletions
|
@ -262,8 +262,9 @@ def test_completion_openai_exception():
|
|||
|
||||
|
||||
|
||||
# test_invalid_request_error(model="command-nightly")
|
||||
# Test 3: Rate Limit Errors
|
||||
|
||||
# # test_invalid_request_error(model="command-nightly")
|
||||
# # Test 3: Rate Limit Errors
|
||||
# def test_model_call(model):
|
||||
# try:
|
||||
# sample_text = "how does a court case get to the Supreme Court?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue