5 ms·
Is it possible to borrow the skill calling part of SkillGraph as a utility in other frameworks like Langgraph?
by realclayman 10mo ago
Is it possible to borrow the skill calling part of SkillGraph as a utility in other frameworks like Langgraph?
- tejassuds 10mo agoIdeally, 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 !