SuperAGI icon indicating copy to clipboard operation
SuperAGI copied to clipboard

How to set up tool kit

Open DMTarmey opened this issue 2 years ago • 2 comments

⚠️ 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

DMTarmey avatar Jul 07 '23 21:07 DMTarmey

do i need to download pip install superagi-tools

DMTarmey avatar Jul 07 '23 22:07 DMTarmey

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!

neph1 avatar Jul 08 '23 16:07 neph1

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

DMTarmey avatar Jul 08 '23 21:07 DMTarmey

i worked it out

DMTarmey avatar Jul 09 '23 00:07 DMTarmey