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
-
inputType
public BedrockCohereEmbeddingOptions.Builder inputType(CohereEmbeddingBedrockApi.CohereEmbeddingRequest.InputType inputType) -
truncate
public BedrockCohereEmbeddingOptions.Builder truncate(CohereEmbeddingBedrockApi.CohereEmbeddingRequest.Truncate truncate) -
build
-