Class BedrockConverseProxyChatProperties

java.lang.Object
org.springframework.ai.model.bedrock.converse.autoconfigure.BedrockConverseProxyChatProperties

@ConfigurationProperties("spring.ai.bedrock.converse.chat") public class BedrockConverseProxyChatProperties extends Object
Configuration properties for Bedrock Converse.
Since:
1.0.0
Author:
Christian Tzolov, Josh Long, Sun Yuhan
  • Field Details

  • Constructor Details

    • BedrockConverseProxyChatProperties

      public BedrockConverseProxyChatProperties()
  • Method Details

    • getOptions

      public org.springframework.ai.bedrock.converse.BedrockChatOptions getOptions()
    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)