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.
2 parents d276f03 + ac61369 commit faee3f1Copy full SHA for faee3f1
tests/httpd/routers/test_model_verify.py
@@ -546,6 +546,7 @@ def test_verify_azure(test_client):
546
pytest.skip("SILICONFLOW_API_KEY is not set")
547
548
549
+@pytest.mark.skip(reason="Skip for now, openrouter's issue changes alot.")
550
def test_verify_openrouter_tool_in_prompt(test_client):
551
"""Test the /api/model_verify POST endpoint with openrouter.
552
0 commit comments