Class BedrockStreamingChatModel.Builder

java.lang.Object
dev.langchain4j.model.bedrock.AbstractBedrockChatModel.AbstractBuilder<BedrockStreamingChatModel.Builder>
dev.langchain4j.model.bedrock.BedrockStreamingChatModel.Builder
Enclosing class:
BedrockStreamingChatModel

public static class BedrockStreamingChatModel.Builder extends dev.langchain4j.model.bedrock.AbstractBedrockChatModel.AbstractBuilder<BedrockStreamingChatModel.Builder>
  • Field Summary

    Fields inherited from class dev.langchain4j.model.bedrock.AbstractBedrockChatModel.AbstractBuilder

    defaultRequestParameters, listeners, logger, logRequests, logResponses, modelId, region, returnThinking, sendThinking, supportedCapabilities, timeout
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    client(software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeAsyncClient client)
     

    Methods inherited from class dev.langchain4j.model.bedrock.AbstractBedrockChatModel.AbstractBuilder

    defaultRequestParameters, listeners, listeners, logger, logRequests, logResponses, modelId, region, returnThinking, self, sendThinking, supportedCapabilities, supportedCapabilities, timeout

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait