General best practices
The following best practices mainly apply to the Amazon Nova text models, but you can apply them to other models, in addition to modality-specific best practices.
For more information on how to prompt multimodal inputs, refer to Prompting multimodal inputs. For information on how to prompt speech inputs, refer to Voice conversation prompts.
Understanding the roles
Amazon Nova models allow you to structure prompts through the use of three distinct roles: system, user, and assistant.
-
System (optional) – Although not mandatory, it establishes the overall behavioral parameters of the assistant. It can also be utilized to provide additional instructions and guidelines that the user wishes the model to adhere to throughout the conversation.
-
User – Can optionally convey the context, tasks, instructions, and the desired outcome along with the user query.
-
Assistant – Aids in guiding the model towards the intended response.