Retrieval augmented generation that grounds responses | AIGP
7-day money-back guarantee — full refund within 7 days of purchase if you've completed under 20% of the questions. See pricing →
Certifications Tools Flashcards Career Paths Exam Guides Blog Pricing For Teams About

Language

✓ EnglishDeutschEspañolFrançaisPortuguês
Check readiness — free →

Retrieval augmented generation that grounds responses: Which deployment technique best satisfies these

AIGP Understanding How to Govern AI Deployment and Use Hard

RAG grounds answers in the newest internal documents at query time without the recurring cost of fine-tuning.

The question

A firm wants a general model to answer employee questions using its constantly-updated internal policy library, cannot afford repeated fine-tuning runs, and needs answers to reflect the newest documents the day they change. Which deployment technique best satisfies these constraints?

Preparing for AIGP? Take the free 5-min readiness quiz →

  1. Periodic full fine-tuning of the base model on the internal policy corpus each time documents change
    Repeated fine-tuning is exactly the recurring cost the firm cannot afford and lags behind daily document updates.
  2. Deploying the base model as-is and relying on its pretrained knowledge to answer the policy questions
    An as-is model has no access to the firm's private, changing documents and would answer from stale generic knowledge.
  3. Retrieval augmented generation that grounds responses in the current internal documents at query time
    RAG pulls the latest documents at inference without retraining, so answers stay current and costs stay low, matching every constraint.
  4. Building an agentic architecture that autonomously executes multi-step workflows across internal systems
    Agentic orchestration adds action-taking complexity the use case does not need and still lacks a freshness mechanism.
The trap
Defaulting to fine-tuning for domain knowledge when the data changes constantly and retraining budget is limited.

How to remember it

RAG grounds answers in the newest internal documents at query time without the recurring cost of fine-tuning.

How many of these would you get right?

One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.

Test your AIGP readiness — free

More Understanding How to Govern AI Deployment and Use questions

Part of the Certsqill AIGP question bank · Understanding How to Govern AI Deployment and Use · Every answer, right and wrong, comes with its own explanation.