Component
The Component class is the base class for all AI functionality which
goes beyond storing data. Instances are able to execute computations, and perform deployment actions,
based on their data when db.apply is executed.
ComponentThe Component class is the base class for all AI functionality which
goes beyond storing data. Instances are able to execute computations, and perform deployment actions,
based on their data when db.apply is executed.