How to set up tool kit
⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
Where are you using SuperAGI?
Windows
Which branch of SuperAGI are you using?
Main
Do you use OpenAI GPT-3.5 or GPT-4?
GPT-3.5
Which area covers your issue best?
Installation and setup
Describe your issue.
How do i go about setting up the tool kit to add tools from gethub
How to replicate your Issue?
No response
Upload Error Log Content
docker compose logs
do i need to download pip install superagi-tools
This guide: https://superagi.com/adding-your-own-custom-tool-toolkit-to-superagi/ And look at the existing toolkits in superagi/tools for reference. Don't forget to implement BaseToolKit in you _toolkit.py file!
were is instruction to work out how to add new tools ? like im building the Pomodforo app you put in example's so i can see how it works, how do i make that file into a template for a tool to add to the tool chest
i worked it out