A function that sends a request to the Anthropic API and returns the response.
Source:R/service-anthropic.R
query_api_anthropic.Rd
A function that sends a request to the Anthropic API and returns the response.
Usage
query_api_anthropic(request_body, key = Sys.getenv("ANTHROPIC_API_KEY"))