Skip to main content

is_activated

Method
This is a method of the LoadedSkill class in the loader module.
Check if skill has been activated (instructions loaded).

Signature

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/skills/loader.py at line 35