A company is building a chatbot using Amazon Bedrock and wants to ensure that the model generates responses consistent with its brand voice. Which technique should be used to provide the model with examples of desired responses without fine-tuning the model?
Select one:
AWS often tests the distinction between in-context learning (few-shot prompting) and fine-tuning, tr...