Class AnthropicChatProperties

java.lang.Object
org.springframework.ai.model.anthropic.autoconfigure.AnthropicChatProperties

@ConfigurationProperties("spring.ai.anthropic.chat") public class AnthropicChatProperties extends Object
Anthropic Chat autoconfiguration properties.
Since:
1.0.0
Author:
Christian Tzolov, Alexandros Pappas
  • Field Details

  • Constructor Details

    • AnthropicChatProperties

      public AnthropicChatProperties()
  • Method Details