kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 119 forks source link

Skills Library #420

Closed kreneskyp closed 7 months ago

kreneskyp commented 7 months ago

Description

Adding a skills library that enables basic runnable components to be created. Because they are runnables, skills are usable as flow components or as agent tools.

Skills require a python function with typehints and a description.

image

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]