vllm.entrypoints.serve.instrumentator.server_info ¶
attach_router ¶
show_server_info async ¶
show_server_info(
raw_request: Request,
config_format: Annotated[
Literal["text", "json"], Query()
] = "text",
)