{ "opencollection": "1.0.0", "info": { "name": "helicone-api Agent Models API", "version": "1.0.0" }, "items": [ { "info": { "name": "Models", "type": "folder" }, "items": [ { "info": { "name": "GetModels", "type": "http" }, "http": { "method": "GET", "url": "https://api.helicone.ai/v1/models" } }, { "info": { "name": "GetMultimodalModels", "type": "http" }, "http": { "method": "GET", "url": "https://api.helicone.ai/v1/models/multimodal" } } ] } ], "bundled": true }