Uses of Package
dev.langchain4j.model.openaiofficial
Packages that use dev.langchain4j.model.openaiofficial
-
Classes in dev.langchain4j.model.openaiofficial used by dev.langchain4j.model.openaiofficialClassDescriptionSubmits chat requests to the OpenAI Batch API, which processes them asynchronously at a reduced cost compared to real-time requests.Represents an OpenAI image generation model.Represents the
prompt_cache_optionsrequest object supported bygpt-5.6and later.ChatModel implementation using the official OpenAI Java client for the Responses API.StreamingChatModel implementation using the official OpenAI Java client for the Responses API.