RAG chatbots in a production application
An internal policy assistant answers questions across HR handbooks and regional addenda. Retrieval happens before the model call. Each passage keeps a document ID, section, effective date, and access label.
Gemini 2.5 Pro receives only the selected passages and must cite the passage IDs used. If regional policies disagree, the answer shows the conflict instead of choosing silently.
