Setyenv · Docs
  • English
  • Español
  • 中文
  • 日本語
  • العربية
  • Deutsch
  • Français
  • हिन्दी
  • Bahasa Indonesia
  • Italiano
  • Nederlands
  • Português
  • Русский
  • Türkçe

AI nodes

Natural-language operations powered by your configured LLM provider. They need a configured provider connection; WP-PFAgent is free software and no licence is involved.

NodeKeyTypeDescription
AI generate textai.generate_textActionGenerate draft copy using the LLM. System prompt set to "writing assistant". Returns generated text in content output.
AI summarize contentai.summarize_contentActionSummarize a chunk of text via the LLM. System prompt enforces "no preamble, summary only".
AI classify textai.classify_textConditionClassify input text into configured categories. Branches yes/no on whether a category matched. Exposes category and confidence.
AI nodes send data directly to your configured LLM provider
(OpenAI, Anthropic, etc.) using your API key. Setyenv never
proxies or stores your conversation data.