Uses of Class
dev.langchain4j.model.anthropic.AnthropicStreamingChatModel
Packages that use AnthropicStreamingChatModel
-
Uses of AnthropicStreamingChatModel in dev.langchain4j.model.anthropic
Methods in dev.langchain4j.model.anthropic that return AnthropicStreamingChatModelModifier and TypeMethodDescriptionstatic AnthropicStreamingChatModelAnthropicStreamingChatModel.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.