AI Agent (RAG + HTTP Tools)

ツールを使える AI エージェント。推論しながらナレッジベースを検索し、独自の HTTP API ツール(電卓・時計付き)を呼び出して回答へ導きます。ドキュメントの RAG や外部サービス連携に最適です。

AIAIAgentPro

概要

AI Agent (RAG + HTTP Tools) は、AutoFlowRPA の AI カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 10 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。

概要

ツールを使える AI エージェント。推論しながらナレッジベースを検索し、独自の HTTP API ツール(電卓・時計付き)を呼び出して回答へ導きます。ドキュメントの RAG や外部サービス連携に最適です。

A tool-using agent that can search your knowledge base and call your own HTTP API tools (plus a calculator and clock) while reasoning toward an answer. Great for RAG over docs and for integrating external services.

パラメータ

パラメータ必須既定値説明
API base URLstring
必須http://localhost:11434/v1OpenAI-compatible base. Default = local Ollama (offline).
変数に対応
API key (blank for local)string
任意Bearer token for cloud providers.
変数に対応
Modelstring
必須llama3
: llama3
変数に対応
Goal / taskmultiline
必須
: Look up the order status for {{{orderId}}} and summarize it.
変数に対応
Knowledge sources (optional)multiline
任意Text/file/folder/glob. Exposes a `search` tool the agent can query for relevant passages (RAG).
: C:/docs/policies
変数に対応
HTTP tools (JSON, optional)multiline
任意A JSON array of tools the agent may call. Each: {"name":"order_status","description":"...","method":"GET","url":"https://api/x/{input}","headers":{"Authorization":"Bearer ..."}}. {input} in the url/body is replaced with the agent's argument.
: [{"name":"order_status","description":"Get an order by id","method":"GET","url":"https://api.example.com/orders/{input}"}]
変数に対応
Allow web fetchdropdown
No · Yes
任意No
Max reasoning stepsnumber
任意6
Timeout (seconds)number
任意180
Store answer invariable
必須
: answer

AI Agent (RAG + HTTP Tools) コマンドの使い方

  1. 1

    AutoFlowRPAを開き、AIグループからAI Agent (RAG + HTTP Tools)コマンドをキャンバスにドラッグします。

  2. 2

    サイドパネルでパラメータを設定します。AI Agent (RAG + HTTP Tools)には設定可能な項目が10個あります。

  3. 3

    ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。

よくある質問

AI Agent (RAG + HTTP Tools) コマンドは何をしますか?

ツールを使える AI エージェント。推論しながらナレッジベースを検索し、独自の HTTP API ツール(電卓・時計付き)を呼び出して回答へ導きます。ドキュメントの RAG や外部サービス連携に最適です。

AI Agent (RAG + HTTP Tools) コマンドはどのグループに属しますか?

AI Agent (RAG + HTTP Tools)はAIグループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。

AI Agent (RAG + HTTP Tools) コマンドにパラメータはありますか?

はい。AI Agent (RAG + HTTP Tools)には設定可能な項目が10個あり、ビジュアルノードエディタで編集できます。

その他のAIコマンド

面倒な作業を自動化しませんか?

今すぐ30日間の無料トライアルを開始。カードも契約も不要です。