Skip to main content

get_bundle

Method
This is a method of the SkillManager class in the manager module.
Get a bundle manifest by name (@ marker optional).

Signature

Parameters

str
required
No description available.

Returns

Optional['BundleManifest']
The result of the operation.

Uses

  • strip_bundle_marker

Source

View on GitHub

praisonaiagents/skills/manager.py at line 287