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
Changes
No recorded changes to this endpoint across all 1 revision of this API.