{ "opencollection": "1.0.0", "info": { "name": "Quadrillion Cloud account V1beta API", "version": "0.1.0" }, "items": [ { "info": { "name": "V1beta", "type": "folder" }, "items": [ { "info": { "name": "Proxy Response Gemini", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1beta/models/:model:streamGenerateContent", "params": [ { "name": "model", "value": "", "type": "path" } ] }, "docs": "Proxy Gemini API requests. Requires valid Quadrillion API key.\n\nThe Gemini SDK puts the model name in the URL path rather than the\nJSON body. We stash it on ``request.state`` so that\n``proxy_response`` can inject it into the payload for downstream\nURL construction." } ] } ], "bundled": true }