Class AnthropicChatProperties
java.lang.Object
org.springframework.ai.autoconfigure.anthropic.AnthropicChatProperties
@ConfigurationProperties("spring.ai.anthropic.chat")
public class AnthropicChatProperties
extends Object
Anthropic Chat autoconfiguration properties.
- Since:
- 1.0.0
- Author:
- Christian Tzolov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
-
Constructor Details
-
AnthropicChatProperties
public AnthropicChatProperties()
-
-
Method Details
-
getOptions
-
setEnabled
public void setEnabled(boolean enabled) -
isEnabled
public boolean isEnabled()
-