LiteLLM Integration
Create message (LiteLLM - Anthropic format)
Creates a message using Anthropic-compatible format via LiteLLM.
post/litellm/anthropic/v1/messages
Request body
Example request
{
"model": "claude-3-opus-20240229"
}Response
Successful response