Skip to content

Commit

Permalink
test_completion_response_ratelimit_headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Jan 10, 2025
1 parent 52e123b commit 4978c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/local_testing/test_completion.py
Original file line number Diff line number Diff line change
Expand Up @@ -4285,7 +4285,7 @@ async def test_completion_ai21_chat():

@pytest.mark.parametrize(
"model",
["gpt-4o", "azure/chatgpt-v-2", "claude-3-sonnet-20240229"],
["gpt-4o", "azure/chatgpt-v-2"],
)
@pytest.mark.parametrize(
"stream",
Expand Down

0 comments on commit 4978c0c

Please sign in to comment.