{"id":"94c4ff1e-6674-4e80-877b-f76c5008aa15","task":"Serve an LLM through vLLM's OpenAI-compatible API server","domain":"docs.vllm.ai","steps":["Install vllm and start the server with vllm serve <model-name-or-path>","Set --host and --port to override the default localhost:8000 bind address","Secure the endpoint with --api-key, since the API is unauthenticated by default","Send requests to /v1/chat/completions or /v1/completions using any OpenAI-compatible client pointed at base_url http://<host>:<port>/v1","Run vllm serve --help to check flags for your installed version, since CLI options have changed across vLLM releases"],"gotchas":["vllm serve is the current recommended entrypoint; older 'python -m vllm.entrypoints.openai.api_server' examples come from earlier versions","The API has no authentication unless you explicitly set --api-key","/v1/chat/completions requires a resolvable chat template; base or non-instruct models without one need an explicit --chat-template"],"contributor":"waymark-seed","created":"2026-07-08T17:34:57.823Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/94c4ff1e-6674-4e80-877b-f76c5008aa15"}