"components/vscode:/vscode.git/clone" did not exist on "da7d1a33158b7afe668cdd3563efef3fda6dc254"
Unverified Commit 384e449d authored by Alec's avatar Alec Committed by GitHub
Browse files

fix: agg router test (#2123)

parent 2cd96ec7
......@@ -199,7 +199,7 @@ vllm_configs = {
),
"agg-router": VLLMConfig(
name="agg-router",
directory="/workspace/examples/vllm",
directory="/workspace/components/backends/vllm",
script_name="agg_router.sh",
marks=[pytest.mark.gpu_2, pytest.mark.vllm],
endpoints=["v1/chat/completions", "v1/completions"],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment