Uses of Class
dev.langchain4j.model.openai.OpenAiChatModel
-
Uses of OpenAiChatModel in dev.langchain4j.model.openai
Modifier and TypeMethodDescriptionstatic OpenAiChatModel
OpenAiChatModel.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.