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) Creates an instance ofAnthropicChatModelwith the specified API key.