Class OpenAiSdkEmbeddingProperties
java.lang.Object
org.springframework.ai.openaisdk.AbstractOpenAiSdkOptions
org.springframework.ai.model.openaisdk.autoconfigure.OpenAiSdkEmbeddingProperties
@ConfigurationProperties("spring.ai.openai-sdk.embedding")
public class OpenAiSdkEmbeddingProperties
extends AbstractOpenAiSdkOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.ai.openaisdk.AbstractOpenAiSdkOptions
getApiKey, getBaseUrl, getCredential, getCustomHeaders, getDeploymentName, getMaxRetries, getMicrosoftDeploymentName, getMicrosoftFoundryServiceVersion, getModel, getOrganizationId, getProxy, getTimeout, isGitHubModels, isMicrosoftFoundry, setApiKey, setBaseUrl, setCredential, setCustomHeaders, setDeploymentName, setGitHubModels, setMaxRetries, setMicrosoftDeploymentName, setMicrosoftFoundry, setMicrosoftFoundryServiceVersion, setModel, setOrganizationId, setProxy, setTimeout
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
DEFAULT_EMBEDDING_MODEL
-
-
Constructor Details
-
OpenAiSdkEmbeddingProperties
public OpenAiSdkEmbeddingProperties()
-
-
Method Details
-
getOptions
-
getMetadataMode
-
setMetadataMode
-