Skip to main content

remove_file

Method
This is a method of the SkillManager class in the manager module.
Protocol alias for :meth:remove_skill_file.

Signature

Parameters

str
required
No description available.
str
required
No description available.
Optional[bool]
No description available.

Returns

dict
The result of the operation.

Uses

  • remove_skill_file

Source

View on GitHub

praisonaiagents/skills/manager.py at line 1698