Unverified Commit 3cd36660 authored by yihong's avatar yihong Committed by GitHub
Browse files

docs: wrong command in structured_outputs README (#26677)


Signed-off-by: default avataryihong0618 <zouzou0208@gmail.com>
parent 46ad7395
...@@ -21,7 +21,7 @@ If you want to run this script standalone with `uv`, you can use the following: ...@@ -21,7 +21,7 @@ If you want to run this script standalone with `uv`, you can use the following:
```bash ```bash
uvx --from git+https://github.com/vllm-project/vllm#subdirectory=examples/online_serving/structured_outputs \ uvx --from git+https://github.com/vllm-project/vllm#subdirectory=examples/online_serving/structured_outputs \
structured-output structured-outputs
``` ```
See [feature docs](https://docs.vllm.ai/en/latest/features/structured_outputs.html) for more information. See [feature docs](https://docs.vllm.ai/en/latest/features/structured_outputs.html) for more information.
......
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