AI and agents
Generate content, structure results and let agents work with approved tools.
4 min readUpdated
AI and agents
Generate content, structure results and let agents work with approved tools.
Use AI and agents as a clearly defined step in an anymize workflow.
Alle Seiten in diesem Bereich
Basic LLM Chain nodeConnects a prompt to exactly one language model and returns its response. Use it for direct prompt-response flows without agents or tools. Learn how to configure it, map inputs and outputs, run a test and resolve common errors.Ollama Chat Model nodeProvides a local or self-hosted Ollama model to an LLM chain. The server address comes exclusively from server configuration. Learn how to configure it, map inputs and outputs, run a test and resolve common errors.AI Agent nodeCalls a model and answers the user prompt. Optionally with tools (Microsoft Graph, HTTP, calculator, …) that the agent picks on its own. Learn how to configure it, map inputs and outputs, run a test and resolve common errors.Agent nodeRuns one of your personal agents - with its persona, its memory and its workspace folder as its workbench. Learn how to configure it, map inputs and outputs, run a test and resolve common errors.