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