AI Extract (Structured)

LLM でテキストから構造化フィールドを抽出し、JSON オブジェクトとして保存します(各フィールドの読み取りには {{{var[field]}}} を使用)。

AIAIExtract

概要

LLM でテキストから構造化フィールドを抽出し、JSON オブジェクトとして保存します(各フィールドの読み取りには {{{var[field]}}} を使用)。

Extract structured fields from text with an LLM and store them as a JSON object (use {{{var[field]}}} to read each one).

パラメータ

パラメータ必須既定値説明
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
変数に対応
Source textmultiline
必須
: {{{emailBody}}}
変数に対応
Fields to extractmultiline
必須One field per line, as 'name: description'. The model returns a JSON object with these keys.
: name: the person's full name email: their email address amount: the invoice total as a number
変数に対応
Timeout (seconds)number
任意180
Store object invariable
必須
: extracted

その他のAIコマンド

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

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