frazik-main / AmplifyGPT

Java library to amplify your project with Auto-GPT like features
MIT License
4 stars 0 forks source link

More tools need to be defined #3

Open frazik-main opened 1 year ago

frazik-main commented 1 year ago

Let's define which tools we are going to implement. We need tools like running code, running new agents, etc.

frazik-main commented 1 year ago

@MatKollar, what do you think? Which tools do we need. Maybe filesystem tool, that can write to files?

MatKollar commented 1 year ago

Yes, a filesystem would be cool, with which it would be possible to read, write, append or delete files. Then maybe a tool to access the shell and execute commands.

frazik-main commented 1 year ago

We had discussion that tools like OCR models and Opean AI Clip can be tools.