Uses of Class
dev.langchain4j.model.openai.OpenAiStreamingChatModel
Packages that use OpenAiStreamingChatModel
-
Uses of OpenAiStreamingChatModel in dev.langchain4j.model.openai
Methods in dev.langchain4j.model.openai that return OpenAiStreamingChatModelModifier and TypeMethodDescriptionOpenAiStreamingChatModel.OpenAiStreamingChatModelBuilder.build()
static OpenAiStreamingChatModel
OpenAiStreamingChatModel.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.