The tests were mocking the removed _stream_chat_completions_*_context methods. Update them to mock get_chat_completions instead.
2.2 KiB
2.2 KiB
The tests were mocking the removed _stream_chat_completions_*_context methods. Update them to mock get_chat_completions instead.