WladBlank
WladBlank
### Background It is already known that message summary could break or overwrite the message history, I encountered a few problems which these two changes fix. - making sure that...
### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [ ] My pull request is atomic and focuses on a single change. - [ ]...
I added a few changes to the telegram plugin, cleaning it up a bit and also added a helper to get the chat id, as many people don't know how...
note: this contains also the telegram changes from the other pr, I am working on both. This plugin is based on the planner and allows auto-GPT to write and edit...
### Version VisualStudio Code extension ### Operating System Windows 10 ### What happened? I found a potential fix for the context length bug where the llm keeps outputting gibberish. It...
### Version VisualStudio Code extension ### Operating System Windows 11 ### What happened? When using Mac, Linux or Windows 11 with WSL2 Ubuntu, I get the following Bug. Whenever a...
### Version VisualStudio Code extension ### Suggestion Currently all the prompts are only for GPT-4-Turbo, but using them with local llm's is currently impossible. I would suggest adding a whole...
I created an additional Telegram Plugin that allows auto-gpt to use another telegram bot, other than the "normal" one. This one interacts with the user in a more human like...
### Version VisualStudio Code extension ### Suggestion As a regular user I would expect a way to change the Base API to use my own given url instead of having...
### Version VisualStudio Code extension ### Operating System Windows 10 ### What happened? When a new version is released pythagora updates the version without asking. This results in local code...