fix: fix one more bug from merging mm_inputs (#5718)
Co-authored-by: Xinyuan Tong <justinning0323@outlook.com> Co-authored-by: XinyuanTong <115166877+JustinTong0323@users.noreply.github.com>
This commit is contained in:
@@ -307,7 +307,6 @@ class TestOpenAIVisionServer(CustomTestCase):
|
||||
self.assertGreater(len(video_response), 0)
|
||||
|
||||
def test_regex(self):
|
||||
return
|
||||
client = openai.Client(api_key=self.api_key, base_url=self.base_url)
|
||||
|
||||
regex = (
|
||||
|
||||
Reference in New Issue
Block a user