1. NCP-AAI トピック 1 問題 31. NCP-AAI Topic 1 Question 3
問題Question
エージェント開発のコンテキストでは、自律エージェントは、複雑な企業タスクに適用される場合、事前定義されたワークフローとどのように異なりますか?
- A. エージェントは固定入出力マッピングの下で実行速度を最適化する一方、ワークフローは適応推論とメモリ メカニズムを通じて目標の調整を優先します。
- B. ワークフローは、条件分岐を備えた決定論的なタスクの順序付けを提供し、エージェントは目標、コンテキスト、および環境のフィードバックに基づいて決定を動的に適応させます。
- C. ワークフローはプロセスの並列性と分散調整を重視し、エージェントはシリアル化と個別の問題解決を重視します。
In the context of agent development, how does an autonomous agent differ from a predefined workflow when applied to complex enterprise tasks?
- A. Agents optimize for execution speed under fixed input-output mappings, while workflows prioritize goal alignment through adaptive reasoning and memory mechanisms.
- B. Workflows provide deterministic task sequencing with conditional branching, while agents adapt decisions dynamically based on goals, context, and environment feedback.
- C. Workflows emphasize parallelism and distributed coordination of processes, while agents emphasize serialization and isolated problem solving.
推奨解答Suggested Answer
B
コメントComments コメント 0 件0 comments クリックして展開Click to expand