Class OpenAiSdkAutoConfigurationUtil.ResolvedConnectionProperties
java.lang.Object
org.springframework.ai.openaisdk.AbstractOpenAiSdkOptions
org.springframework.ai.model.openaisdk.autoconfigure.OpenAiSdkAutoConfigurationUtil.ResolvedConnectionProperties
- Enclosing class:
- OpenAiSdkAutoConfigurationUtil
public static class OpenAiSdkAutoConfigurationUtil.ResolvedConnectionProperties
extends AbstractOpenAiSdkOptions
-
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
-
Constructor Details
-
ResolvedConnectionProperties
public ResolvedConnectionProperties()
-