Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicContent.Builder
Packages that use AnthropicContent.Builder
-
Uses of AnthropicContent.Builder in dev.langchain4j.model.anthropic.internal.api
Methods in dev.langchain4j.model.anthropic.internal.api that return AnthropicContent.BuilderModifier and TypeMethodDescriptionstatic AnthropicContent.BuilderAnthropicContent.builder()Creates a new builder for constructingAnthropicContentinstances.Sets the raw content for tool results.Sets the data for redacted thinking.Sets the unique identifier for tool use.Sets the tool input parameters.Sets the tool name.Sets the signature for thinking content.Sets the text content.Sets the thinking content.Sets the tool use ID for tool results.Sets the content type.