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