{
  "sent_at": "2026-09-22T00:30:59.792523+00:00",
  "url": "https://openrouter.ai/api/v1/chat/completions",
  "body": {
    "model": "openai/gpt-5.6-sol",
    "messages": [
      {
        "role": "user",
        "content": "Search the web for the latest peptide price list from Qingdao Sigma Chemical (QSC)."
      }
    ],
    "max_tokens": 2000,
    "stream": false,
    "provider": {
      "allow_fallbacks": false,
      "require_parameters": true,
      "max_price": {
        "prompt": 2,
        "completion": 10
      }
    },
    "plugins": [
      {
        "id": "web",
        "engine": "exa",
        "mode": "auto",
        "max_results": 3
      }
    ]
  }
}
