- 基本情報
- Studio Web での UiPath Agents
- UiPath のコード化されたエージェント
Agents ガイド
ツールを使用すると、エージェントはビジネス アプリケーションに保存されているデータから重要なコンテキストにアクセスし、プロンプトで指定された目的に基づいてアクションを実行できます。ツールとは、エージェントの推論と計画をアクションに変える方法です。
Without giving an agent explicit access to a tool, the agent is not able to execute functions (outside of Context Grounding and Escalations, which are separate components of an agent).
When adding a tool for your agent, provide a focused description of its purpose and capabilities, along with an explanation of when to use it in the system/user prompt. This ensures the agent understands the tool's functionality and can use it effectively in appropriate scenarios.
エージェントで利用可能なツールの種類については、引き続き以下をご覧ください。
効果的なエージェント ツールの構築について詳しくは、こちらをご覧ください。
エージェントに設定するすべてのツールにガードレールを設定し、エージェントがコンプライアンスに適合した方法でツールを使用するよう徹底できます。
また、ツールのシミュレーションを設定し、実際の API 呼び出しの代わりに合成の入力と出力を使用して、エージェントの動作をテストすることもできます。詳しくは、「エージェント ツールのシミュレーションを 設定する」をご覧ください。