Check the init and runtime parameters for AmazonBedrockTextEmbedder.
YAML Init Parameters
These are the parameters you can specify in pipeline YAML:
Parameter | Type | Possible values | Description |
---|---|---|---|
| Literal |
| The embedding model to use. The model must be specified in the format outlined in the Amazon Bedrock documentation. |
| Secret | AWS access key ID. | |
| Secret | AWS secret access key. | |
| Secret | AWS session token. | |
| Secret | AWS region name. | |
| Secret | AWS profile name. | |
| Dictionary | Additional parameters to pass for model inference. For example, |
REST API Runtime Parameters
There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.