Class RedisOMProperties.BedrockCohere

java.lang.Object
com.redis.om.spring.RedisOMProperties.BedrockCohere
Enclosing class:
RedisOMProperties

public static class RedisOMProperties.BedrockCohere extends Object
  • Constructor Details

    • BedrockCohere

      public BedrockCohere()
  • Method Details

    • getRegion

      public String getRegion()
    • setRegion

      public void setRegion(String region)
    • getAccessKey

      public String getAccessKey()
    • setAccessKey

      public void setAccessKey(String accessKey)
    • getSecretKey

      public String getSecretKey()
    • setSecretKey

      public void setSecretKey(String secretKey)
    • getModel

      public String getModel()
    • setModel

      public void setModel(String model)