AIΒΆ
AI Nodes extend the toolset provided by the Basic Nodes to a more in-depth level, enabling interactions with system resources.
Watch this Episode of Cognigy Sessions for a technical deep dive.
-
The Add Lexicon Keyphrase Node dynamically creates a Lexicons Keyphrase entry, either based on hardcoded or dynamic data.
-
The AI Agent Node lets you assign a job to a AI Agents, provide them instructions, tool actions, and access to knowledge.
-
The AI Agent Handover Node transfers the conversation to another AI Agent Node or Flow.
-
The Clean Text Node enables a user to clean a provided text using the Text Cleaner class.
-
The Copy Slots to Context Node copies Slots that were detected and written to the Input or Context object.
-
The Disable Slot Fillers Node disables any active Slot Fillers.
-
The Enable Slot Fillers Node enables a particular Slot Filler.
-
The Execute Cognigy NLU Node explicitly executes Cognigy NLU.
-
The Fuzzy Search Node enables a Flow to search fuzzy string patterns in list of source data and returns the best possible matches.
-
The Match Pattern Node enables a user to find patterns in text and expose them in the Input Object.
-
The Regex Slot Filler Node creates a Slot based on a regex pattern. When the pattern is detected, a Slot is written to the Input object.
-
The Resolve Tool Action Node sends an answer as the response to a tool call to the AI Agent after completing a tool action.