Package dev.langchain4j.model.anthropic.internal.api
package dev.langchain4j.model.anthropic.internal.api
-
ClassDescriptionThe reason a cache-diagnostics comparison found a divergence, or why no comparison was produced.Represents the
containerblock of an Anthropic create-message request, used to enable Agent Skills.A single entry of thecontainer.skillsarray, e.g.Represents content in an Anthropic API message.Builder for constructingAnthropicContentinstances.Request object for counting tokens in a message using the Anthropic API.Builder for constructingAnthropicCountTokensRequestinstances.Response object from the Anthropic Create Message API.Builder for constructingAnthropicCreateMessageResponseinstances.Result of an Anthropic (beta) cache-diagnostics comparison, returned onAnthropicCreateMessageResponse#diagnostics(and, for streaming, on themessage_startevent) when thecache-diagnosis-2026-04-07beta header anddiagnostics.previous_message_idrequest parameter were used.Request parameters enabling Anthropic's (beta) cache diagnostics feature.Represents metadata for Anthropic API requests.Represents information about an Anthropic model.Response object from the Anthropic Models List API.Represents token usage statistics from an Anthropic API response.Response object from the Anthropic token counting API.