test_basic_openai_responses_get_endpoint

This commit is contained in:
Ishaan Jaff 2025-04-23 07:10:05 -07:00
parent c832b0fded
commit e82cb8d8bd

View file

@ -36,6 +36,11 @@ class TestAnthropicResponsesAPITest(BaseResponsesAPITest):
async def test_basic_openai_responses_streaming_delete_endpoint(self, sync_mode=False):
pass
async def test_basic_openai_responses_get_endpoint(self, sync_mode):
pass
def test_multiturn_tool_calls():
# Test streaming response with tools for Anthropic