Class BedrockConverseProxyChatProperties
java.lang.Object
org.springframework.ai.autoconfigure.bedrock.converse.BedrockConverseProxyChatProperties
@ConfigurationProperties("spring.ai.bedrock.converse.chat")
public class BedrockConverseProxyChatProperties
extends Object
Configuration properties for Bedrock Converse.
- Since:
- 1.0.0
- Author:
- Christian Tzolov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
-
Constructor Details
-
BedrockConverseProxyChatProperties
public BedrockConverseProxyChatProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getOptions
-
setOptions
-