Uses of Class
dev.langchain4j.model.anthropic.AnthropicChatModel
Packages that use AnthropicChatModel
-
Uses of AnthropicChatModel in dev.langchain4j.model.anthropic
Methods in dev.langchain4j.model.anthropic that return AnthropicChatModelModifier and TypeMethodDescriptionstatic AnthropicChatModel
AnthropicChatModel.withApiKey
(String apiKey) Deprecated, for removal: This API element is subject to removal in a future version.
builder()
instead, and explicitly set the model name and, if necessary, other parameters.