Nothing
structure(list(method = "POST", url = "https://api.openai.com/v1/chat/completions",
status_code = 200L, headers = structure(list(date = "Thu, 21 Aug 2025 12:41:48 GMT",
`content-type` = "application/json", `access-control-expose-headers` = "X-Request-ID",
`openai-organization` = "user-j2dlcmauhfkzofrqjehceoc7",
`openai-processing-ms` = "583", `openai-project` = "proj_wN2FU9W9VUckqc7nz44xte9H",
`openai-version` = "2020-10-01", `x-envoy-upstream-service-time` = "738",
`x-ratelimit-limit-requests` = "5000", `x-ratelimit-limit-tokens` = "800000",
`x-ratelimit-remaining-requests` = "4999", `x-ratelimit-remaining-tokens` = "799972",
`x-ratelimit-reset-requests` = "12ms", `x-ratelimit-reset-tokens` = "2ms",
`x-request-id` = "req_a98758657fb54da0afefe016c6e4a840",
`cf-cache-status` = "DYNAMIC", `set-cookie` = "REDACTED",
`strict-transport-security` = "max-age=31536000; includeSubDomains; preload",
`x-content-type-options` = "nosniff", `set-cookie` = "REDACTED",
server = "cloudflare", `cf-ray` = "972a34e46a84bbc2-FRA",
`content-encoding` = "gzip", `alt-svc` = "h3=\":443\"; ma=86400"), redact = character(0), class = "httr2_headers"),
body = charToRaw("{\n \"id\": \"chatcmpl-C6ytvbdJx8p0W4V1CZnjYWNpelhoi\",\n \"object\": \"chat.completion\",\n \"created\": 1755780107,\n \"model\": \"gpt-4.1-2025-04-14\",\n \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\": \"assistant\",\n \"content\": \"{\\\"area\\\":250.5,\\\"population\\\":12000}\",\n \"refusal\": null,\n \"annotations\": []\n },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\": 64,\n \"completion_tokens\": 12,\n \"total_tokens\": 76,\n \"prompt_tokens_details\": {\n \"cached_tokens\": 0,\n \"audio_tokens\": 0\n },\n \"completion_tokens_details\": {\n \"reasoning_tokens\": 0,\n \"audio_tokens\": 0,\n \"accepted_prediction_tokens\": 0,\n \"rejected_prediction_tokens\": 0\n }\n },\n \"service_tier\": \"default\",\n \"system_fingerprint\": \"fp_daf5fcc80a\"\n}\n"),
cache = new.env(parent = emptyenv())), class = "httr2_response")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.