isaiahbjork / Auto-GPT-Crypto-Plugin

The AutoGPT Crypto Plugin is a software tool that enables traders to connect their Crypto wallet or exchange to Auto-GPT.
https://github.com/isaiahbjork/Auto-GPT-Crypto-Plugin
MIT License
268 stars 45 forks source link

Insistence on connecting to APIs that are not configured. #8

Open Deatheye opened 1 year ago

Deatheye commented 1 year ago

Auto-GPT seems to be very insistend on using lunarcrush (sometimes others) API. It goes to the point where I have to repeat multible times to not use the specific API while auto-gpt is ignoring that command multible times in a row.

Even after finally acepting this, it returned to trying it again after a few accepted commands.

It doesn't realize it does not have the hash and secret for the API.

It went as far as to contact support of the corresponding APIs website and talking to them, trying to figure out how to get a hash and secret, after I told it those are missing. It even tried to send my account information to the support.

It also had a strong insistence on using binances API.

Checking for availability of a hash and secret before trying to use an API and limit itself to those APIs would be really nice improvement.