Open-source framework to build, manage and run useful Autonomous AI Agents
Follow SuperAGI
Connect with the Creator
Share SuperAGI Repository
superagi-tools
is a python library specifically designed for developers working with SuperAGI. The library offers the BaseToolkit
and BaseTool
classes, requierd for development of custom tools and toolkits for SuperAGI.
You can install the SuperAGI Tools library through:
pip install superagi-tools
For detailed instructions on building custom tools and toolkits in SuperAGI, please refer to our comprehensive guide.
The official documentation is hosted on https://superagi.com/docs
Join SuperAGI Discord for any queries: https://discord.gg/dXbRe5BHJC
Most development discussions take place on GitHub in the SuperAGI Repository