Skip to main content

add_bundle

Method
This is a method of the SkillManager class in the manager module.
Register a bundle manifest. First registration wins; a later bundle of the same name is shadowed and logged (same precedence stance discovery already uses).

Signature

Parameters

BundleManifest
required
No description available.

Uses

  • logger.info

Source

View on GitHub

praisonaiagents/skills/manager.py at line 273