View source: R/bedrockagentruntime_operations.R
bedrockagentruntime_optimize_prompt | R Documentation |
Optimizes a prompt for the task that you specify. For more information, see Optimize a prompt in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrockagentruntime_optimize_prompt/ for full documentation.
bedrockagentruntime_optimize_prompt(input, targetModelId)
input |
[required] Contains the prompt to optimize. |
targetModelId |
[required] The unique identifier of the model that you want to optimize the prompt for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.