Vitalis_LFM2.5_Cortex.GGUF / src /core /plugin_base.py
FerrellSyntheticIntelligence's picture
Upload folder using huggingface_hub
d2a5f5a verified
Raw
History Blame Contribute Delete
77 Bytes
class PluginBase:
name = "base"
def on_node(self, node): return node