Skip to main content

write_file

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

Signature

Parameters

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

Returns

dict
The result of the operation.

Uses

  • write_skill_file

Source

View on GitHub

praisonaiagents/skills/manager.py at line 1691