Algorithms

An algorithm in Agency is the 'brain' of your agent. It defines the rules or the method that you're using to detect an issue.

There are a range of built-in Agency algorithms, and you're also free to create your own using Python.

Some of the pre-made algorithms are…

AlgorithmUsage
Property PatternPerform simple comparisons of the inputs
DifferentialCalculate the difference between two or more inputs
BadDataDetectorDetermine if input channels contain bad data
WindowDetermine if the input channels are inside or outside bounds
JobLibAIRun the inputs against a saved AI model