WladBlank
WladBlank
I got tired of sqlite's performance issues. I will try to build a mongodb connector. If anyone has time to assist, I would be glad
As trading with BNB is much cheaper, I am starting to write a BNB method in the instance_util.js Has anyone tried that before?
For some reason docker-compose cannot start anymore. The folder is there, I tried adding chmod 777 -R onto it, no difference. ``` crypto-trading-bot | > [email protected] start /usr/src/app crypto-trading-bot |...
I have to restart the bot every now and then because it stops trading and stops sending signals. I don't see any exceptions there in the logs, it just stops...
### Background Adding 2 new prompt options: - Telegram bot (have to fix it, threading is wrong, it succeeds to send a message but the webhook won't work) - voice...
Create a UI prompt that auto-gpt interprets and creates a plugin with. ex.: role: you are auto-gpt, you improve yourself according to a prompt given by the user goals: -...
### Background As I am currently building the telegram chat plugin, the plugin capabilities for logs, userinput etc were missing. ### Changes anywhere the user gets feedback and get asked...
These two methods are missing for chat plugins to work.
### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [ ] My pull request is atomic and focuses on a single change. - [ ]...
### Background There is only a command category whitelist and blacklist. ### Changes Added the ability to restrict shell_commands by keywords, to avoid that the instance keeps running into ui...