Package dev.langchain4j.model.anthropic
package dev.langchain4j.model.anthropic
-
ClassDescriptionRepresents an Anthropic language model with a Messages (chat) API.See more details here.Anthropic-specific
ChatRequestParametersthat can be set per request (i.e., perChatRequest), overriding the values configured on theAnthropicChatModel/AnthropicStreamingChatModelbuilder.Anthropic implementation ofModelCatalog.Represents a result from an Anthropic server-executed tool (e.g., web_search, code_execution).Anthropic-managed Agent Skills that let Claude generate real downloadable documents by running pre-built skills inside the code execution container.Represents an Anthropic language model with a Messages (chat) API.