Class BedrockAi21Jurassic2ChatProperties
java.lang.Object
org.springframework.ai.autoconfigure.bedrock.jurrasic2.BedrockAi21Jurassic2ChatProperties
@ConfigurationProperties("spring.ai.bedrock.jurassic2.chat")
public class BedrockAi21Jurassic2ChatProperties
extends Object
Configuration properties for Bedrock Ai21Jurassic2.
- Since:
- 1.0.0
- Author:
- Ahmed Yousri
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
-
Constructor Details
-
BedrockAi21Jurassic2ChatProperties
public BedrockAi21Jurassic2ChatProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getModel
-
setModel
-
getOptions
-
setOptions
-