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 8e6a2b9 commit 82a8763Copy full SHA for 82a8763
tools/openwebui-pipe/vllm_semantic_router_pipe.py
@@ -490,4 +490,3 @@ def _handle_streaming_response(
490
except json.JSONDecodeError:
491
# If not valid JSON, pass through as-is
492
yield f"data: {data_str}\n\n"
493
-
0 commit comments