tests/testthat/groq/api.groq.com/openai/v1/chat/completions-adc488-POST.R

structure(list(method = "POST", url = "https://api.groq.com/openai/v1/chat/completions", 
    status_code = 200L, headers = structure(list(date = "Thu, 21 Aug 2025 12:41:05 GMT", 
        `content-type` = "application/json", `content-encoding` = "gzip", 
        `cache-control` = "private, max-age=0, no-store, no-cache, must-revalidate", 
        vary = "Origin", `x-groq-region` = "fra", `x-ratelimit-limit-requests` = "500000", 
        `x-ratelimit-limit-tokens` = "300000", `x-ratelimit-remaining-requests` = "499999", 
        `x-ratelimit-remaining-tokens` = "299991", `x-ratelimit-reset-requests` = "172.799999ms", 
        `x-ratelimit-reset-tokens` = "1.8ms", `x-request-id` = "req_01k36abagfeadr3z81p8yppgtj", 
        via = "1.1 google", `cf-cache-status` = "DYNAMIC", `set-cookie` = "REDACTED", 
        server = "cloudflare", `cf-ray` = "972a33e32917dbe2-FRA", 
        `alt-svc` = "h3=\":443\"; ma=86400"), redact = character(0), class = "httr2_headers"), 
    body = charToRaw("{\"id\":\"chatcmpl-ced502bc-9257-4202-a940-4b7533c5142e\",\"object\":\"chat.completion\",\"created\":1755780065,\"model\":\"deepseek-r1-distill-llama-70b\",\"choices\":[{\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":\"\\u003cthink\\u003e\\n\\n\\u003c/think\\u003e\\n\\nHello! How can I assist you today? 😊\"},\"logprobs\":null,\"finish_reason\":\"stop\"}],\"usage\":{\"queue_time\":0.084608275,\"prompt_tokens\":7,\"prompt_time\":0.009859176,\"completion_tokens\":16,\"completion_time\":0.072821018,\"total_tokens\":23,\"total_time\":0.082680194},\"usage_breakdown\":null,\"system_fingerprint\":\"fp_1bbe7845ec\",\"x_groq\":{\"id\":\"req_01k36abagfeadr3z81p8yppgtj\"},\"service_tier\":\"on_demand\"}\n"), 
    cache = new.env(parent = emptyenv())), class = "httr2_response")

Try the tidyllm package in your browser

Any scripts or data that you put into this service are public.

tidyllm documentation built on Aug. 22, 2025, 5:21 p.m.