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 AnthropicChatModelAnthropicChatModel.withApiKey(String apiKey) Deprecated.
builder()instead and explicitly set the model name and, if required, other parameters.