AI Agent (Tools)

LLM に目標を与え、安全な組み込みツール(電卓、現在時刻、オプションの Web 取得)を呼び出しながら段階的に推論させ、回答を生成させます。

AIAIAgent

概要

LLM に目標を与え、安全な組み込みツール(電卓、現在時刻、オプションの Web 取得)を呼び出しながら段階的に推論させ、回答を生成させます。

Give the LLM a goal and let it reason step-by-step, calling safe built-in tools (calculator, current time, optional web fetch) until it produces an answer.

パラメータ

パラメータ必須既定値説明
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
必須
: What is 18% of 2450, and what's today's date?
変数に対応
System prompt (optional)multiline
任意
: You are a careful analyst.
変数に対応
Allow web fetchdropdown
No · Yes
任意NoWhen Yes, the agent may fetch a public URL via the web_get tool. Leave No to keep the run fully local.
Max reasoning stepsnumber
任意5Safety cap on tool-call rounds.
Timeout (seconds)number
任意180
Store answer invariable
必須
: answer

その他のAIコマンド

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

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