Skip to main content

reject

Method
This is a method of the SkillManager class in the manager module.
Reject a pending skill mutation without applying it.

Signature

Parameters

str
required
The pending mutation id (preferred) or skill name.

Returns

dict
Dict confirming the rejection.

Source

View on GitHub

praisonaiagents/skills/manager.py at line 1601