We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8168820 commit f60277dCopy full SHA for f60277d
tests/integration_tests/clients/studio/test_chat_completions.py
@@ -15,7 +15,7 @@
15
]
16
17
18
-# TODO: When the api is officially released, update the test to assert the response
+# TODO: When the api is officially released, update the test to assert the actual response
19
@pytest.mark.skip(reason="API is not officially released")
20
def test_chat_completion():
21
num_results = 5
0 commit comments