1. NCP-AAI トピック 9 問題 1051. NCP-AAI Topic 9 Question 105
問題Question
あなたは RAG (検索拡張生成) ソリューションを実装しています。
RAG システム内にセマンティック ガードレールを実装する主な目的は何ですか?
- A. ユーザーのクエリと生成された応答の意味に基づいてルールと制約を確立する。
- B. 潜在的に有害なエントリをすべてベクター データベースから削除します。
- C. ユーザーの理解を向上させるために、すべての LLM 応答を複数の言語に自動的に翻訳します。
- D. 問題があるとフラグが立てられた特定のキーワードを含むすべてのクエリをフィルターで除外します。
You are implementing a RAG (Retrieval-Augmented Generation) solution.
What is the primary purpose of implementing semantic guardrails within a RAG system?
- A. To establish rules and constraints based on the meaning of user queries and generated responses.
- B. To eliminate all potential harmful entries from the vector database.
- C. To automatically translate all LLM responses into multiple languages for improved user comprehension.
- D. To filter out all queries containing specific keywords that have been flagged as problematic.
推奨解答Suggested Answer
A
コメントComments コメント 0 件0 comments クリックして展開Click to expand