{"openapi":"3.1.0","info":{"title":"VIMS vLLM (Gemma 4 31B)","description":"Real LLM service backed by VIMS local vLLM running Gemma 4 31B IT NVFP4 on NVIDIA Blackwell.","version":"1"},"servers":[{"url":"https://gateway.vims.com"}],"paths":{"/a/32/services/chat.completion.v1":{"post":{"summary":"Gemma 4 31B chat completion","description":"OpenAI-compatible /v1/chat/completions backed by VIMS vLLM (Gemma 4 31B NVFP4, 16k context, tools+vision+reasoning).","requestBody":{"required":true,"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"success","content":{"application/json":{"schema":{}}}},"402":{"description":"payment required (x402)"}},"x-x402-pricing":{"amount":"10000","currency":"USDC"}}}}}