Rovo エージェントのナレッジ ソース
Aside from being able to read and summarize via URLs from some connected apps (Google and SharePoint), Rovo agents currently doesn’t support connected apps. We're actively working on enabling support for connected apps in agents.
エージェントにおけるナレッジとは、エージェントの回答の正確性と有用性を向上させるためにエージェントに提供する情報とリソースのことです。ナレッジには、Confluence スペース、特定のページ、Jira プロジェクト、Google ドライブ ワークスペース、その他の関連リソースへのリンクが含まれます。
すべてのエージェントが既定のナレッジを持つことに注意してください。これは基本的に、エージェントとやり取りするユーザーが使用時にアクセスできるすべての情報です。
エージェントにカスタム ナレッジを持たせる選択をすると、エージェントはユーザーが提供したナレッジ ソース (特定のリンク、Jira プロジェクト全体、組織のツール全体にわたるプロジェクトやスペースのコレクションなど) と、正確な読み書き能力を確保するためのトレーニング資料のみを参照できるようになります。カスタム ナレッジ ソースを有する場合であっても、エージェントは常にユーザーの権限に従います。
エージェントにナレッジを提供する
When creating or editing an agent, you can specify various sources of knowledge by selecting Knowledge from the navigation items on the left side of the screen.
First determine wether you want to give the agent specific sources or not. If you chose to provide specific sources, the agent won’t be able to use other sources to answer prompts.
To provide specific knowledge to an agent:
Switch on the toggle Only reference these sources.
Select the sources you want your agent to access using the checkboxes. Some sources allow more granular options like Jira and Confluence for which you can search specific pages, spaces, or projects.
For example, when selecting Confluence as a knowledge source, you can choose to either provide an entire space, or you can select Content under which includes the content on the page and on any of its child pages.
プラグインとナレッジ
エージェントは、プラグインを使用して情報を取得、処理します。エージェントにカスタム ナレッジを提供すると、エージェントが使用するプラグインがそれに合わせてカスタマイズされるため、プラグインはナレッジと結びついています。エージェントの作成時は、エージェントが使用できるプラグインを設定できません。
Plug-ins allow agents to access data from your other Atlassian apps and connected third-party apps in order to provide their full functionality. For example, while you may use the Issue Organizer in Jira, it will be able to leverage information based on user permissions from Confluence pages to create a new epic in Jira.
これらは、提供するナレッジ ソースに応じて、エージェントが使用できるプラグインです。
名前 | 関連ナレッジ | 説明 |
既読コンテンツ | すべてのソース | 特定の URL (Confluence、Jira、Atlas、Google、SharePoint、Slack を含む) からコンテンツを取得します。これには、現在のブラウザの URL も含まれます。 |
ユーザー プラグイン | すべてのソース | ユーザーの名前に基づいて、アカウント ID、電子メール、名前、場所、プロファイル写真を取得します。役職やチームを指定してこの関数を呼び出さないでください。 |
QA 検索 | すべてのソース | Confluence データ ソースから回答を検索します。検索された質問の回答とソースを返します。 |
アクティビティ プラグイン | すべてのソース | Jira と Confluence におけるユーザーの最新のアクティビティを取得します。 |
次に行うべきタスク | すべてのソース | ユーザーが次に取り組むのに最適なタスクを検索します。 |
ページ検索 | Confluence ソース | 特定の検索フィルターに基づいて、特定の Confluence ページまたはブログ投稿を検索します |
Jira JQL | Jira ソース | JQL クエリを使用して、ユーザーのすべての Jira 課題を検索します。 |
Jira Software | Jira ソース | アクティブな Jira Software プロジェクトのボードとバックログに関する情報を提供します。Jira プロジェクトのボードとバックログを直接参照するときに使用されます。 |
During the creation process, if you select certain actions or knowledge sources for your agent, we’ll customize the agent’s plugins to suit its knowledge sources and actions. For example, if you create an agent that can make Jira issues, or give it a Jira project as a knowledge source, we'll enable the JQL plugin for that agent, so it can retrieve information from Jira efficiently. The reason we do this is to improve the performance of your agent, if the agent is attempting to use too many plugins to respond to a prompt, it can slow down its performance.
この内容はお役に立ちましたか?