Skip to main content

from_properties

Method
This is a method of the SkillMetadata class in the models module.
Create SkillMetadata from SkillProperties.

Signature

Parameters

SkillProperties
required
SkillProperties instance with path set

Returns

'SkillMetadata'
SkillMetadata with location pointing to SKILL.md

Uses

  • skill_md.exists
  • cls

Used By

Source

View on GitHub

praisonaiagents/skills/models.py at line 274