Class BedrockCohereEmbeddingOptions.Builder
java.lang.Object
org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions.Builder
- Enclosing class:
BedrockCohereEmbeddingOptions
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withInputType
public BedrockCohereEmbeddingOptions.Builder withInputType(CohereEmbeddingBedrockApi.CohereEmbeddingRequest.InputType inputType) -
withTruncate
public BedrockCohereEmbeddingOptions.Builder withTruncate(CohereEmbeddingBedrockApi.CohereEmbeddingRequest.Truncate truncate) -
build
-