api as llm with the provider set to anthropic() when publishing requests. Use the Upstash-Callback header to handle responses asynchronously, as streaming completions aren’t supported for this integration.
enqueueJSON with Anthropic as the provider to enqueue requests for asynchronous processing.
batchJSON to send multiple requests at once. Each request in the batch specifies the same Anthropic provider and includes a callback URL.
analytics: