A developer is using the OCI Generative AI Chat API to build a conversational assistant. They want the assistant to adopt a formal tone regardless of user input. Which parameter should they set in the API request?
The system prompt defines the assistant's behavior and tone across the conversation.
Why this answer
The system prompt (or preamble) sets the assistant's behavior consistently. Temperature affects randomness but not tone directly.