1. NCP-AAI トピック 1 問題 21. NCP-AAI Topic 1 Question 2
問題Question
ある企業は、外部 API を統合し、幅広い顧客入力を動的に処理する AI を活用したカスタマー サポート エージェントを導入しています。
動的な会話管理や外部システムとの対話のための AI エージェントを設計する場合、次の戦略のうち適切なものはどれですか? (2つお選びください。)
- A. ユーザーとの対話からのフィードバック ループを統合して、エージェントの動作を反復的に改善します。
- B. ルールベースのロジックを主要なフレームワークとして使用して、エージェントの決定の一貫性を維持します。
- C. Implementing retry logic for API failures to ensure robustness in external communications.
- D. 信頼性が高く待ち時間の短い応答を提供するために、頻繁なクエリに対してハードコードされた応答を優先します。
A company is deploying an AI-powered customer support agent that integrates external APIs and handles a wide range of customer inputs dynamically.
Which of the following strategies are appropriate when designing an AI agent for dynamic conversation management and external system interaction? (Choose two.)
- A. Integrating a feedback loop from user interactions to iteratively improve agent behavior.
- B. Using rule-based logic as the primary framework to maintain consistency in agent decisions.
- C. Implementing retry logic for API failures to ensure robustness in external communications.
- D. Preferring hardcoded responses for frequent queries to deliver reliable and low-latency answers.
推奨解答Suggested Answer
AC
コメントComments コメント 0 件0 comments クリックして展開Click to expand