Practice 1Z0-1127-25 OCI Generative AI Service questions with full explanations on every answer.
Start practicing
OCI Generative AI Service — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
A company wants to build a customer service chatbot that answers questions about their internal policy documents. The documents are updated monthly, and the team cannot afford to retrain a model each time. Which approach is MOST appropriate?
2You need to convert a set of customer support tickets into vector embeddings for a similarity search application. Which OCI Generative AI model should you use?
3A data scientist has fine-tuned a Cohere Command R model using the T-Few technique. They now need to deploy this custom model for real-time inference with low latency. What is the recommended deployment option in OCI Generative AI?
4A developer is using the OCI Generative AI Chat API with Cohere Command R+ to build a multi-turn conversational agent. They want the agent to always respond in a formal tone, regardless of the user's phrasing. Which parameter should they set in the API request to achieve this consistently?
5A company uses OCI Generative AI Agents to build a RAG application that answers questions from documents stored in OCI Object Storage. The knowledge base is updated daily. Which step is necessary to ensure the agent incorporates the latest documents?
6You want to test different prompts and parameters (temperature, max tokens) for a summarization task using a foundation model without writing any code. Which OCI tool should you use?
7A security administrator needs to grant a data science team access to use OCI Generative AI resources (e.g., run inference, create fine-tuning jobs) but only within a specific compartment. What is the correct IAM policy statement?
8A team is fine-tuning a Llama 3 model using OCI Generative AI. The training dataset contains 10,000 prompt-completion pairs in JSONL format. After submitting the fine-tuning job, it fails with a 'Data validation error'. What is the most likely cause?
9An application needs to generate embeddings for text in multiple languages (English, Spanish, French). Which OCI Generative AI embedding model should be used?
10You are using the OCI Generative AI Playground with a Cohere Command R model. You want the model to generate more varied and creative responses. Which parameter should you increase?
11A developer is using the OCI Generative AI Generate API (not Chat API) to create a single-turn text completion. They need to include a system-level instruction that guides the model's behavior for that request. Which parameter should they use?
12A company wants to use OCI Generative AI Agents for a question-answering system over their internal knowledge base stored in OCI Object Storage. The data consists of PDF and Word documents. What is the first step to make this data usable by the agent?
13A company wants to reduce costs for a high-volume, latency-tolerant text generation workload using OCI Generative AI. Which TWO strategies should they consider?
14A developer is building a RAG application using OCI Generative AI Agents. They want to ensure the agent only retrieves information from approved documents in a specific compartment. Which THREE steps are required?
15A company wants to build a customer service chatbot that answers questions about their internal policy documents. The documents are updated monthly, and the team cannot afford to retrain a model each time. Which approach is MOST appropriate?
16A data scientist needs to create vector embeddings for a multilingual customer feedback dataset to perform clustering analysis. Which OCI Generative AI embedding model should they choose?
17What is the primary benefit of using a Dedicated AI Cluster for inference in OCI Generative AI?
18A team fine-tuned a Cohere Command R model using the T-Few technique on a dataset of JSONL prompt/completion pairs. After deployment, they observe that the model's responses are too repetitive. Which parameter adjustment in the OCI Generative AI Playground would BEST address this issue?
19An organization wants to allow its data science group to use OCI Generative AI services but restrict access to a specific compartment. Which IAM policy statement correctly achieves this?
20A developer is using the OCI Generative AI Chat API to build a multi-turn conversational assistant. They want the assistant to adopt a formal tone throughout the conversation. Which parameter should they set in the API request to achieve this?
21Which OCI Generative AI model is specifically designed to generate embeddings for English text?
22A user wants to test different prompt variations with a generative model interactively without writing code. Which OCI Generative AI tool should they use?
23An organization needs to fine-tune a Cohere Command R model for a custom domain. They have prepared a dataset in JSONL format. Which component of the fine-tuning job specifies the base model and the training dataset location?
24Which OCI Generative AI service component is designed to convert text into vector representations for use in semantic search?
25A company wants to build a RAG-based assistant that answers queries using documents stored in OCI Object Storage. Which OCI Generative AI service should they use?
26A data scientist needs to generate embeddings for a collection of documents to be used for both clustering and semantic search. They want to use appropriate input types for each task. Which TWO input types should they use from the Cohere Embed API? (Choose two.)
27A team is planning to use OCI Generative AI to summarize large documents. They need to choose between on-demand (pay-as-you-go) and dedicated cluster pricing. Which THREE factors should they consider when deciding? (Choose three.)
28A company wants to build a customer service chatbot that answers questions about their internal policy documents. The documents are updated monthly, and the team cannot afford to retrain a model each time. Which approach is MOST appropriate?
29Which OCI Generative AI model is best suited for generating embeddings from text that can be used for semantic search across multiple languages?
30A data scientist wants to fine-tune a Cohere Command R model using the T-Few technique. They have prepared a dataset in JSONL format with prompt/completion pairs. Which step is REQUIRED before creating the fine-tuning job?
31An organization requires low-latency inference for a custom fine-tuned model deployed on OCI Generative AI. The model must be isolated from other tenants. Which infrastructure choice meets these requirements?
32In the OCI Generative AI Playground, a developer wants to control how creative the model responses are. Which parameter should they adjust?
33A financial services firm needs to ensure that only members of the 'DataScientists' group can use OCI Generative AI resources in the 'prod' compartment. Which IAM policy statement should be applied?
34A developer uses the OCI Generative AI Chat API to build a multi-turn conversational agent. They notice the model starts to lose context after several exchanges. What is the MOST likely cause?
35A company is building a document summarization pipeline using OCI Generative AI. They need to summarize thousands of legal documents efficiently. Which approach minimizes cost while maintaining quality?
36Which OCI Generative AI model would you use to reorder search results to improve relevance ranking?
37A team wants to use OCI Generative AI Agents to build a RAG system that answers questions from documents stored in OCI Object Storage. What must they create first?
38During fine-tuning, a user notices the loss does not decrease after several epochs. The dataset is a JSONL file with 500 prompt/completion pairs. What is the MOST likely cause?
39An application needs to generate embeddings for customer reviews to cluster them by sentiment. Which input type should be specified in the Embedding API call?
40A developer is using the OCI Generative AI Chat API to create a customer support bot. They want the bot to maintain a consistent personality and follow specific guidelines. Which TWO settings should they use?
41A company wants to deploy a fine-tuned model for real-time inference with consistent low latency. They are evaluating dedicated AI clusters. Which THREE factors should they consider when provisioning the cluster?
42Which TWO OCI Generative AI features are available in the Playground for testing models?
43A company wants to build a customer service chatbot that answers questions about their internal policy documents. The documents are updated monthly, and the team cannot afford to retrain a model each time. Which approach is MOST appropriate?
44Which OCI Generative AI model family is specifically designed to convert text into vector embeddings for semantic search and clustering tasks?
45A data scientist is using the OCI Generative AI Playground to test a summarization model. They want to generate shorter summaries and avoid repetitive phrasing. Which parameter adjustments should they make?
46An organization needs to deploy a fine-tuned model for real-time inference with strict latency requirements. They have provisioned a Dedicated AI Cluster with 2 model units. Which statement about this setup is accurate?
47A developer is fine-tuning a Cohere Command R model using OCI Data Science and the T-Few technique. They have prepared a dataset. What is the required format for the training data?
48A security administrator needs to grant a group of data scientists the ability to use OCI Generative AI service resources in the compartment 'genai-dev'. They want to allow the group to create endpoints and run inference, but not to manage IAM policies. Which policy statement is correct?
49During a fine-tuning job for a text generation model, the loss curve shows that the training loss decreases steadily, but the evaluation loss increases after a few epochs. Which action is most likely to improve the model's generalization?
50Which OCI Generative AI API is used to send a message and receive a model-generated response while maintaining a conversation history?
51A team is building a multilingual semantic search application. They need to index documents in English, Spanish, and French, and later search using queries in any of these languages. Which embedding model should they use?
52A developer is using the OCI Generative AI Agents service to build a RAG application. They have uploaded policy PDFs to an OCI Object Storage bucket. What is the next step to make the documents searchable?
53An organization wants to use OCI Generative AI for a high-volume summarization workload. They estimate 10 million tokens per month and need consistent low latency. Which pricing model is most cost-effective?
54Which statement accurately describes the T-Few fine-tuning technique used in OCI Generative AI?
55A company wants to implement a retrieval-augmented generation (RAG) chatbot using OCI Generative AI Agents. Which TWO services or components are required for this solution?
56A developer is building a multi-turn chatbot using the OCI Generative AI Chat API. Which THREE parameters or features should they configure to maintain coherent conversation history?
57A data scientist is using the OCI Generative AI Embeddings API to generate vectors for a classification task. Which TWO input types are appropriate for this use case?
58An OCI Generative AI user wants to host a fine-tuned model with guaranteed low latency for a production application. Which option should they choose?
59A data scientist is fine-tuning a model using T-Few in OCI Generative AI. They have prepared a dataset with prompt/completion pairs. Which file format is required for the training data upload?
60A company needs to generate vector embeddings for a multilingual document set to support semantic search across English and French documents. Which embedding model should they use?
61An administrator wants to grant a group of data scientists permission to use OCI Generative AI resources in a specific compartment, but prevent them from creating Dedicated AI Clusters. Which IAM policy statement achieves this?
62A 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?
63A user wants to quickly test different prompts and parameters (temperature, max tokens) with various OCI Generative AI models without writing any code. Which tool should they use?
64A company wants to use OCI Generative AI Agents to build a RAG application over documents stored in OCI Object Storage. What must they create first?
65During fine-tuning a model using T-Few in OCI Generative AI, the job fails with a 'dataset format error'. The training dataset is a JSONL file. Which of the following is the MOST likely cause?
66A developer needs to generate embeddings for a set of search queries to be used in a semantic search system. Which input type should they specify when calling the Embedding API?
67Which OCI Generative AI model is designed to rerank and improve the relevance of documents retrieved by a search system?
68A team fine-tuned a Cohere Command R model in OCI GenAI and validated it. They now need to deploy it for production inference with a dedicated endpoint. What is the correct sequence of steps?
69A data scientist is configuring a fine-tuning job in OCI Generative AI. Which TWO of the following are required inputs for creating the job?
70A company wants to use OCI Generative AI Agents to create a RAG-powered customer support system. Which THREE components are essential for the agent to work?
71A data scientist needs to fine-tune a model using OCI Generative AI. They have prepared a dataset in JSONL format with prompt/completion pairs. The fine-tuning job is configured with the T-Few technique. What is a key characteristic of T-Few fine-tuning?
72A team wants to use OCI Generative AI Agents to build a question-answering system over documents stored in OCI Object Storage. They have created a knowledge base and are ready to test. Which API should they use to interact with the agent for multi-turn conversations?
73Which of the following is NOT an available model in OCI Generative AI service?
74A developer is using the OCI GenAI Chat API to build a multi-turn customer support chatbot. They want the assistant to always introduce itself as 'SupportBot' and never mention being an AI. How should they configure the API call?
75A company has fine-tuned a Cohere Command R model using T-Few and wants to deploy it for real-time inference with the lowest possible latency. They have provisioned a dedicated AI cluster with 2 model units. However, latency is still higher than expected. Which action is MOST likely to reduce latency?
76A data scientist is creating a fine-tuning job in OCI Generative AI. They have prepared a JSONL dataset with prompt/completion pairs. What is the correct format for each line in the JSONL file?
77A company wants to use OCI Generative AI to build a multilingual customer support chatbot. They need to understand customer queries in multiple languages and generate responses in the same language. Which TWO actions should they take? (Choose two.)
78A financial services company must deploy a fine-tuned model for transaction categorization. The model must be isolated from other tenants and provide predictable low-latency inference. The compliance team also requires that training data never leaves the OCI tenancy. Which THREE steps should the team take? (Choose three.)
79A data scientist needs to fine-tune a large language model on a custom dataset of 10,000 prompt-completion pairs. They want to minimize cost while still updating the model effectively. Which fine-tuning technique is used by OCI Generative AI service?
80An organization requires low-latency inference for a custom fine-tuned model that will be used in a real-time application. They also need guaranteed availability and isolation from other tenants. Which infrastructure option should they choose?
81A developer is using the OCI Generative AI Playground to test a Cohere Command R model. They want to reduce repetitiveness in the generated responses. Which parameter should they increase?
82A regulatory compliance team needs to restrict access to the OCI Generative AI service so that only users in the 'AI_Engineers' group can create fine-tuning jobs and endpoints. Which IAM policy statement should be used?
83A developer is using the Chat API for a multi-turn conversation. They want the assistant to adopt a formal tone and always identify itself as 'OracleBot'. How should they configure the API request?
84Which OCI Generative AI model family is specifically designed for reranking search results to improve relevance?
85A machine learning engineer is preparing a dataset for fine-tuning a model in OCI Generative AI. The dataset consists of customer support conversations with questions and desired answers. What is the required format for the training data?
86A company wants to use OCI Generative AI Agents to build a question-answering system over documents stored in OCI Object Storage. Which component acts as the knowledge source for the agent?
87A developer is building a multilingual search application and needs to generate embeddings for user queries in multiple languages. Which two options are correct? (Select TWO)
88An enterprise needs to deploy a custom fine-tuned model for real-time inference with strict latency requirements. They also need to manage costs by paying only for usage. Which three steps are required to achieve this? (Select THREE)
89A company is using OCI Generative AI Agents to build a customer support assistant. They have uploaded product manuals to OCI Object Storage. Which two components are required to create the agent? (Select TWO)
90Which OCI Generative AI model family is optimized for generating text embeddings that capture semantic meaning for tasks like clustering and classification?
91A developer wants to interactively test different prompts and parameters (temperature, top_p, frequency_penalty) with a Cohere Command R model before integrating it into an application. Which tool should they use?
92A data scientist needs to fine-tune a Llama 3 model for a legal document classification task. They have a dataset of 10,000 labeled examples. Which fine-tuning technique available in OCI Generative AI is most suitable for efficiently adapting the model with limited computational overhead?
93An organization plans to deploy a custom fine-tuned model for a real-time chat application requiring consistent low-latency responses. They expect high throughput during business hours. Which OCI Generative AI infrastructure choice best meets these requirements?
94A developer is building a summarization pipeline using OCI Generative AI. They want to ensure the summary includes key points from the entire document without truncation. Which parameter should they primarily adjust?
95A security administrator needs to grant a group of data scientists access to use OCI Generative AI resources (models, endpoints) in compartment 'GenAI-Prod', but not allow them to create or manage infrastructure. Which IAM policy statement should be used?
96A team has fine-tuned a Cohere Command R model using T-Few on a dataset of 5,000 prompt/completion pairs. After deployment, they notice the model sometimes generates off-topic responses. Which action is most likely to improve response relevance without requiring new training data?
97A developer is using the OCI Generative AI Chat API to build a multi-turn conversational agent. They want the model to remember previous exchanges within the same session. How should they manage conversation history?
98A data engineer is building a RAG application using OCI Generative AI Agents. They have documents stored in OCI Object Storage. Which resource must they create to make these documents searchable by the agent?
99A company needs to classify customer support tickets into 20 categories. They have a labeled dataset of 50,000 examples. They want to use OCI Generative AI Embedding API to generate embeddings, then train a classifier. Which input type should they use for the embedding API when processing the training examples?
100An organization wants to deploy a chatbot that uses a custom fine-tuned model. They have provisioned a Dedicated AI Cluster with 4 model units. During peak hours, they observe high latency and want to reduce it. What is the most cost-effective change?
101A developer is creating a fine-tuning job for a Cohere Command R model using OCI Generative AI. Which TWO of the following are required when submitting the fine-tuning job?
102A company is using OCI Generative AI Agents to implement a RAG system for employee onboarding. They want to ensure the agent only answers from the uploaded documents and avoids making up information. Which THREE configuration steps should they take?
103A data scientist is evaluating the cost of deploying a fine-tuned model for a high-volume production application. They need low latency but are cost-sensitive. Which TWO considerations should they evaluate when choosing between on-demand (shared) and dedicated cluster pricing?
104A company wants to build a customer service chatbot that answers questions about their internal policy documents. The documents are updated monthly, and the team cannot afford to retrain a model each time. Which approach is MOST appropriate?
105Which fine-tuning technique does OCI Generative AI use to efficiently update model parameters without modifying the entire model, enabling faster training on limited data?
106A data scientist uses OCI Generative AI Playground to test a Cohere Command R model for a summarization task. They want the summary to be concise and avoid repeating phrases. Which parameter adjustments would BEST achieve this?
107An organization needs to deploy a custom fine-tuned model for real-time inference with consistent low latency, and they must keep the model isolated from other tenants. Which deployment option should they choose?
108A team wants to use the Embedding API to convert product descriptions into vectors for a semantic search application. They have descriptions in English and Spanish. Which embedding model should they use?
109A developer is using the OCI Generative AI Chat API with a system prompt to guide the assistant's behavior. They notice that after a few turns, the assistant starts ignoring the system instructions. What is the MOST likely cause?
110Which of the following is the correct format for a training dataset used in OCI Generative AI fine-tuning?
111An administrator needs to grant a group of data scientists access to use OCI Generative AI resources in a specific compartment. Which IAM policy statement should they use?
112A company wants to process a large batch of documents to generate summaries using OCI Generative AI. They need the most cost-effective option without compromising on summary quality. Which approach should they use?
113Which API should a developer use to send a multi-turn conversation history to an LLM, including a system message and previous user/assistant exchanges, using OCI Generative AI?
114A machine learning engineer is fine-tuning a Cohere Command R model using T-Few. They have prepared a JSONL dataset with 500 prompt-completion pairs. After submitting the fine-tuning job, they notice the model's performance on validation data is poor. Which action is MOST likely to improve performance?
115A developer is using the Embedding API to create embeddings for a clustering task. They want to ensure the embeddings are optimized for clustering similar documents. Which input type should they specify?
116A company wants to build a RAG application using OCI Generative AI Agents. Which TWO components are required to set up the agent?
117A data scientist is using the OCI Generative AI Playground to test a model for a text generation task. They want to control the output to be more focused and avoid repeating the same phrases. Which THREE parameter adjustments should they consider?
118An organization needs to choose a model for a multilingual customer support chatbot that must understand and respond in five different languages. Which TWO models available in OCI Generative AI are suitable?
119A company wants to build a customer service chatbot that answers questions about their internal policy documents. The documents are updated monthly, and the team cannot afford to retrain a model each time. Which approach is MOST appropriate?
Deep-dive questions
The most-searched questions in this domain — detailed explanations, worked examples, full answer breakdowns.
The OCI Generative AI Service domain covers the key concepts tested in this area of the 1Z0-1127-25 exam blueprint published by Oracle. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all 1Z0-1127-25 domains — no account required.
The Courseiva 1Z0-1127-25 question bank contains 119 questions in the OCI Generative AI Service domain, covering the 13% of the exam attributed to this domain in the official Oracle blueprint. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the OCI Generative AI Service domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included