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