Uses of Package
dev.langchain4j.model.anthropic.internal.api
Packages that use dev.langchain4j.model.anthropic.internal.api
Package
Description
-
Classes in dev.langchain4j.model.anthropic.internal.api used by dev.langchain4j.model.anthropic.internal.apiClassDescriptionThe 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.Represents token usage statistics from an Anthropic API response. -
Classes in dev.langchain4j.model.anthropic.internal.api used by dev.langchain4j.model.anthropic.internal.clientClassDescriptionRequest object for counting tokens in a message using the Anthropic API.Response object from the Anthropic Create Message API.Response object from the Anthropic Models List API.Response object from the Anthropic token counting API.
-
Classes in dev.langchain4j.model.anthropic.internal.api used by dev.langchain4j.model.anthropic.internal.mapperClassDescriptionRepresents content in an Anthropic API message.Result of an Anthropic (beta) cache-diagnostics comparison, returned on
AnthropicCreateMessageResponse#diagnostics(and, for streaming, on themessage_startevent) when thecache-diagnosis-2026-04-07beta header anddiagnostics.previous_message_idrequest parameter were used.Represents token usage statistics from an Anthropic API response.