1Z0-1127-25 Prompt Engineering Practice Question
When using Cohere Command models on OCI Generative AI, a developer wants to ground a response based on a provided document. Which syntax should be used to embed document content in the prompt?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
document: ... <end_document>
Cohere Command models support a special document-grounded generation syntax using the 'document:' prefix. This tells the model to treat the following text as a reference document for grounding.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
{{document}} ... {{/document}}
Why it's wrong here
That is a template placeholder, not a valid grounding syntax.
- ✗
[DOC] ... [/DOC]
Why it's wrong here
That is not the Cohere Command syntax.
- ✓
document: ... <end_document>
Why this is correct
Cohere Command uses the 'document:' prefix and '<end_document>' marker to specify document content.
- ✗
<|document|> ... <|/document|>
Why it's wrong here
That is a placeholder format, not the actual Cohere Command syntax.
Go deeper
Related to this question
About these practice questions
Courseiva writes every 1Z0-1127-25 question from scratch — 768 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 1Z0-1127-25 practice question is part of Courseiva's free Oracle certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 1Z0-1127-25 exam.