Skip to main content

load_resources

Method
This is a method of the SkillManager class in the manager module.
Load all resources for a skill.

Signature

Parameters

str
required
Skill name

Returns

bool
True if resources loaded successfully

Uses

  • get_skill
  • load_all_resources

Source

View on GitHub

praisonaiagents/skills/manager.py at line 619