Class BedrockCohereEmbeddingProperties

java.lang.Object
org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereEmbeddingProperties

@ConfigurationProperties("spring.ai.bedrock.cohere.embedding") public class BedrockCohereEmbeddingProperties extends Object
Bedrock Cohere Embedding autoconfiguration properties.
Since:
0.8.0
Author:
Christian Tzolov
  • Field Details

  • Constructor Details

    • BedrockCohereEmbeddingProperties

      public BedrockCohereEmbeddingProperties()
  • Method Details