Hacker News new | ask | show | jobs
by realclayman 207 days ago
Is it possible to borrow the skill calling part of SkillGraph as a utility in other frameworks like Langgraph?
1 comments

Ideally, you could. But that would mean fundamentally changing a lot in the framework you are porting it to. Maybe we could create a package that can be imported to other frameworks to enable skillcalling.. something to think about !