System Variables
Current Date
Insert the current date. The date will also be available via the variable "sys_Date"
Parameters
- timezone: The timezone
Example Usage
Set the sys_Date variable globally by evaluating the Current Date mAIstro node.
The generated output will show the following date, and set the sys_Date variable.Current Time
Insert the current time. The time will also be available via the variable "sys_Time"
Parameters
- timezone: The timezone
Example Usage
Set the sys_Time variable globally by evaluating the Current Time mAIstro node.
The generated output will show the following time, and set the sys_Time variable.Generate UUID
Create a UUID. The UUID will also be available via the variable "sys_UUID"
Parameters
No name available.
Example Usage
Set the sys_UUID variable globally by evaluating the Generate UUID mAIstro node.
The generated output will show a randomly generated UUID, and set the sys_UUID variable.Random Number
Generate a random number. The number will also be available via the variable "sys_Random"
Parameters
-
upper: The max number
-
lower: The Min Number
Example Usage
Set the sys_Random variable globally by evaluating the Random Number mAIstro node.
The generated output will show a randomly generated number, and set the sys_Random variable.Categories
Return the categories in the active configuration
Parameters
- timezone: The timezone
Example Usage
The generated output will show the category types that are currently active in your configuration.Intents
Return the most recent 10 intents. If used as part of seek they will be filtered by the detected category
Example Usage
The generated output will show the most recent intents in your currently active configuration.The intent "LinkedIn_post-Agentic_Workflows_in_NeuralSeek" has questions like "I need help writing a post about our new Agentic workflows in NeuralSeek. it's for linkedin social media"
The intent "Other-draft_sow" has questions like "draft sow"
The intent "Other-nerualseek" has questions like "what is nerualseek"
The intent "Other-neuralseek" has questions like "what is neuralseek"
The intent "Social_Media_Post-Agentic_Workflows_in_NeuralSeek" has questions like "I need help writing a post about our new Agentic workflows in NeuralSeek. it's for linkedin social media"