Uses of Class
dev.langchain4j.model.mistralai.MistralAiStreamingChatModel
Packages that use MistralAiStreamingChatModel
-
Uses of MistralAiStreamingChatModel in dev.langchain4j.model.mistralai
Methods in dev.langchain4j.model.mistralai that return MistralAiStreamingChatModelModifier and TypeMethodDescriptionMistralAiStreamingChatModel.MistralAiStreamingChatModelBuilder.build()static MistralAiStreamingChatModelMistralAiStreamingChatModel.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.