Package org.springframework.ai.openaisdk
package org.springframework.ai.openaisdk
Spring AI integration with the official OpenAI Java SDK.
This package provides chat, embedding, and image model implementations using the OpenAI Java SDK client library.
- Author:
- Julien Dubois
-
ClassDescriptionChat Model implementation using the OpenAI Java SDK.Response format (text, json_object, json_schema) for OpenAiSdkChatModel responses.Configuration information for the Chat Model implementation using the OpenAI Java SDK.Specifies the output audio format.Specifies the voice type.Embedding Model implementation using the OpenAI Java SDK.Configuration information for the Embedding Model implementation using the OpenAI Java SDK.Image Model implementation using the OpenAI Java SDK.Configuration information for the Image Model implementation using the OpenAI Java SDK.