repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
significantgravitasautogpt
execute python file throw opaque error if docker be not instal
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem gpt 3 or gpt 4 x I be use auto gpt with gpt 3 gpt 3 5 step to reproduce criticism I need to ensure that the command be work properly before attempt to locate and fix t...
significantgravitasautogpt
feat aesthetic add space on warn message
Bug
background when first start to use the tool there s a minor formatting issue where there be no space between 2 sentence this add a space for well readability change before warn the file autogpt json do not exist local memory would not be save to a file after warn th...
significantgravitasautogpt
internal resource request bug
Bug
background the web request py module attempt to identify if a document be internal or not there be a few way to bypass these a common attack for access internal resource be ssrf more information can be find here change I add a few extra item to the list for check to see if the program be ac...
significantgravitasautogpt
fix 1821 by instal require driver and add option to chromedriver
Bug
background an early pr 1857 be make which do fix the break browse website problem change make to that pr lead to the pr be essentially not work anymore change after some testing it be certain that the dockerfile need more than just instal chromium driver the full work new line be ...
significantgravitasautogpt
stable branch vs master branch
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem gpt 3 or gpt 4 I be use auto gpt with gpt 3 gpt 3 5 step to reproduce check out stable branch build docker image and run autogpt in docker current behavior m...
significantgravitasautogpt
fix to return string instead of json object when fail out to blank
Invalid
json object background after set to empty json on be unable to figure out the json it seem to get into a crashed state the issue seem be that it be return a json object instead of string change change to return a string of instead of json object documentation ...
significantgravitasautogpt
redis memory issue ft info not find after multiple reinstall and create new server clean the port
Bug
duplicate x I have search the exist issue step to reproduce please note that this be base on the stable branch instal docker then create a server in redis I have to remove the password because none of the command be work it wouldn t initiate the bot each time redi be reinstall up...
significantgravitasautogpt
fix env template documentation incorrect default value for temperature
Documentation
small fix for the temperature in comment documentation to show default as 0 the use default value background change documentation test plan pr quality checklist x my pull request be atomic and focus on a single change x I have thoroughly test my chang...
significantgravitasautogpt
remove duplicate milvus section
Documentation
background the readme have duplicate section for milvus setup this remove the duplicate change only remove the extra section on milvus setup in the readme no other change be add documentation test plan load the readme verify that the section be no long duplicate pr qu...
significantgravitasautogpt
fix readme md
Documentation
new owner background change documentation test plan pr quality checklist my pull request be atomic and focus on a single change I have thoroughly test my change with multiple different prompt I have consider potential risk and mitigation for...
significantgravitasautogpt
two work directory exist
Bug
duplicate x I have search the exist issue step to reproduce execute local command true python m autogpt continuous y current behavior home user auto gpt auto gpt workspace debt repayment py exist home user auto gpt autogpt auto gpt workspace debt repayment py do ...
significantgravitasautogpt
gpt ask for root password
Help Wanted
duplicate I have search the exist issue step to reproduce after I set execute local command to true in env the program ask I for the root password while it be run when I type it in the program get stick and do not continue my os be ubuntu20 04 current behavior next action c...
significantgravitasautogpt
add utf 8 encoding to file handler for log
Bug
background use character like not in cp1252 cause logg to throw error unicodeencodeerror charmap codec can t encode character u2192 in position 48 character map to image change add utf 8 parameter to logger s filehandler pr quality checklist x m...
significantgravitasautogpt
fix naive json name find replace
Invalid
background the exist function to add quote to the property name have an issue it contain a simple regex that match to content already inside quote the exist function would change the property value to http link to I have update the regex to avoid match to content enclose by quote
significantgravitasautogpt
improve bug report template
Documentation
add gpt 3 checkbox emphasize to search for exist issue first background auto gpt be currently receive a flood of issue many of which be duplicate and many be relate to the limitation of gpt 3 this might help change emphasize to search for exist issue first add checkbox to indicate w...
significantgravitasautogpt
add pymilvus to the requirement txt
null
simply add pymilvus to the requirement txt as it seem its need
significantgravitasautogpt
fix 1883
Documentation
fix 1883 and minor naming fix background see 1883 issue change rename all instance of torantulino to the org name significant gravita change mention in readme file to use python m autogpt instead of python script main py to avoid user confusion documentation ...
significantgravitasautogpt
file operation logger break incremental edit
Bug
duplicate x I have search the exist issue step to reproduce 1 come up with prompt that write to a file 2 it suggest follow criticism I need to ensure that the report be save correctly and that it be easy to read and understand speak let s save the report to a file use t...
significantgravitasautogpt
other language for auto gpt
Duplicate
duplicate x I have search the exist issue summary include the ability to talk to auto gpt in language other than english example no response motivation I need a result in italian
significantgravitasautogpt
update readme
Documentation
under command line argument command line argument update outdated reference to script main py since that path no long exist view all available command line argument python script main py help
significantgravitasautogpt
option to disable work directory restriction
Enhancement
background it be constantly unable to access file due to workspace work directory restriction an option be need to remove the restriction on the work directory change add new environment variable work directory restrict that be set to true by default set to false will remove the restriction ...
significantgravitasautogpt
fix readme
Documentation
background the command line argument in the readme be not valid change python script main py help python m autogpt help python script main py ai setting python m autogpt ai setting python script main py use memory python m autogpt use memory documentatio...
significantgravitasautogpt
constant error try many thing but do not work
Question
duplicate x I have search the exist issue step to reproduce no response current behavior no response expect behavior no response your prompt yaml image 2023 04 16 165446806
significantgravitasautogpt
use ruff
Duplicate
background ruff be a fast linter for python that aim to be order of magnitude fast than alternative tool while integrate more functionality behind a single common interface change use ruff precommit hook fix some violation documentation no logic change just formatter with pre...
significantgravitasautogpt
prompt overflow aren t handle gracefully
Bug
duplicate x I have search the exist issue step to reproduce no response current behavior when use chinese text the length increase after encode which may cause the number of token to exceed 8191 and result in the follow error traceback most recent call last file c ...
significantgravitasautogpt
change docker instruction in readme to comply with change installa
Documentation
tion path in container background change documentation test plan pr quality checklist my pull request be atomic and focus on a single change I have thoroughly test my change with multiple different prompt I have consider potential risk and ...
significantgravitasautogpt
please fix the chunk issue which make browse website unusable
Invalid
duplicate x I have search the exist issue step to reproduce it be try to process 20 chunk worth 89669 token add chunk 17 20 to memory system command browse website return error this model s maximum context length be 8191 token however you request 89669 token 89669 in your prom...
significantgravitasautogpt
create a docker image on dockerhub on release to stable
Enhancement
background workflow action to run on push to stable branch will build our dockerfile and create and push an image to docker hub at change documentation test plan pr quality checklist x my pull request be atomic and focus on a single change I have thoroug...
significantgravitasautogpt
what s the matter
Question
duplicate x I have search the exist issue step to reproduce use memory of type localcache use browser chrome traceback most recent call last file d ai draw aotugpt lib site package urllib3 connectionpool py line 700 in urlopen self prepare proxy conn file ...
significantgravitasautogpt
where be the milvus addr at zilliz
Enhancement
duplicate x I have search the exist issue summary I m try to use milvus by zilliz due to the fact pinecone close registration can t find the place to take the milvus addr from thank example no response motivation no response
significantgravitasautogpt
command browse website return error message unknown error can not connect to chrome at 127 0 0 1 33210 from chrome not reachable stacktrace backtrace gethandleverifier
Bug
duplicate x I have search the exist issue step to reproduce no response current behavior wdm webdriver manager wdm current google chrome version be 112 0 5615 wdm get late chromedriver version for 112 0 5615 google chrome wdm driver c user ze...
significantgravitasautogpt
we need chinese we need chinese thank you
Enhancement
duplicate x I have search the exist issue summary could you please include functionality that permit user to input text in chinese or any other language thank you example no response motivation no response
significantgravitasautogpt
create docker image ci
Enhancement
github action to build the docker image on ci background use the ci pipeline github action to build our docker image to test that work before merge commit change documentation test plan pr quality checklist x my pull request be atomic and focus on a sing...
significantgravitasautogpt
command browse website return error message unknown error chrome fail to start crash unknown error devtoolsactiveport file doesn t exist
Bug
duplicate x I have search the exist issue step to reproduce run autogpt in docker desktop for window current behavior command browse website return error message unknown error chrome fail to start crash unknown error devtoolsactiveport file doesn t exist the proces...
significantgravitasautogpt
readme fix update table of content fix and well memory backend s
Documentation
background I find that readme format be dirty due to some conflict change readme fix update table of content fix and well memory backend setup guide documentation no code be change test plan no code be change pr quality checklist x my pull requ...
significantgravitasautogpt
add search language code env configuration and support search google with google translation
Enhancement
null
significantgravitasautogpt
implement svm for memory search
Enhancement
duplicate x I have search the exist issue summary fork karpathy s repo so it doesn t get lose look straightforward example no response motivation no response
significantgravitasautogpt
improve browse website by use a hidden browser instance
Bug
background currently the browse website command create a browser instance on top of all window and then close it when it s do in order to prevent the user from be interrupt from other task on their computer we could start a hidden browser instance when the browse website command be run for the first time...
significantgravitasautogpt
git clone fail because of strange non existent path
Bug
duplicate x I have search the exist issue step to reproduce ask for any goal that involve auto gpt repository current behavior wait for it to attempt cloning to home user autogpt or equivalently absurd path see it fail example command next action comm...
significantgravitasautogpt
extract the long content enclose by valid curly brace to improve the json parser
Invalid
json parse background this change help to parse the openai response with multiple json object or text before or after the json change instead of simply look at single json object in the string response we extract the long content enclose by curly brace documentation the new functi...
significantgravitasautogpt
install chrome firefox for headless browing when run in docker co
Bug
background install chrome firefox for headless browing when run in docker change add dockerfile command to install chrome and firefox for headless browser testing when run in docker environment install firefox chromium run wget q o apt key add echo deb arch am...
significantgravitasautogpt
system command google return error no module name google auth
Question
duplicate x I have search the exist issue step to reproduce auto gpt try to use google current behavior get the error system command google return error no module name google auth expect behavior no response your prompt yaml paste your prompt here ...
significantgravitasautogpt
adjust test json parser file
Invalid
background remove duplicate test and add docstring change remove unused import add clear docstring remove duplicate test function test invalid json lead sentence with gpt since json with lead sentence don t require use gpt parse it s do manually by detect the parenthesis remo...
significantgravitasautogpt
do not work on firefox
Bug
duplicate x I have search the exist issue step to reproduce since I do not have chrome instal on my pc I change env to use web browser firefox or use web browser firefox I try just in case then I give a name to it describe its role and give a goal I try this many time with ma...
significantgravitasautogpt
in speak mode modulenotfounderror no module name gi
Help Wanted
duplicate x I have search the exist issue step to reproduce 1 install via vscode devcontainer method on window use stable branch 2 template env with necessary api key and elevenlabs voice ids 3 start with speak arg speech mpeg file be generate and save to disk but the ...
significantgravitasautogpt
add autodoc index and config
Documentation
background this pr add autodoc codebase documentation to the auto gpt project this allow developer to ask question about the auto gpt codebase and get gpt 4 power answer change this change add add the autodoc config js file and the autodoc folder to the root of the project the config...
significantgravitasautogpt
add system version and gpt model version
Documentation
add two field to the issue report to help with diagnose problem 1 system version 2 gpt model version pr quality checklist x my pull request be atomic and focus on a single change x I have thoroughly test my change with multiple different prompt x I have consider potential ris...
significantgravitasautogpt
discussion streamline auto gpt configuration with yaml
Enhancement
duplicate x I have search the exist issue summary hi all I have a suggestion that could improve the auto gpt project as we continue to add new configuration option it s become difficult to keep track of everything so I think it might be helpful if we consider switch from use ...
significantgravitasautogpt
datum ingestion doesn t work
Help Wanted
duplicate x I have search the exist issue step to reproduce run autogpt datum ingestion py fail on stable but I get it work by borrow code from an open pr which be add the following to the file import sys from pathlib import path sys path append str path file resolve ...
significantgravitasautogpt
run autogpt without gui
Enhancement
background current autogpt can not be run on server or compute cluster which typically can not open browser in gui mode change autogpt args py add parse for no gui autogpt config config py add default value for args py autogpt command web selenium option to disable browser window ...
significantgravitasautogpt
update installation instruction to automatically clone the stable branch
Documentation
summary I suggest update the installation instruction in the readme to automatically clone the stable branch ensure user get the late stable release by default example the current instruction for clone the repository be as follow git clone I propose update the instruction...
significantgravitasautogpt
browse website fail with non headless browser
Bug
duplicate x I have search the exist issue step to reproduce 1 clone github repository of autogpt late or stable doesn t matter 2 install dev container 3 have docker desktop up and run 4 in vscode use ctrl shift p and search for dev container reopen in container 5 afte...
significantgravitasautogpt
auto gpt autogpt json fixes auto fix py line 24 in fix json cfg miss
Question
duplicate x I have search the exist issue step to reproduce it occur when json fix be cold current behavior auto gpt autogpt json fixes auto fix py line 24 in fix json function string args description string model cfg fast llm model nameerror name cfg be not def...
significantgravitasautogpt
program stick
Question
duplicate x I have search the exist issue step to reproduce reasoning I need to create a new vue js project in order to complete my task of create a red themed website plan use the vue create command to create a new project with the name my project specify any necessary o...
significantgravitasautogpt
feat log new line so user can differentiate section well in console
Bug
background I always have a hard time read next step from auto gpt especially when I let it run in continuous mode and then check the result after some time read up on what it have do be difficult e g change now there be new line write for every new action this way it s easy to read fo...
significantgravitasautogpt
support different language
Documentation
duplicate x I have search the exist issue summary a few person ask for a guide to port chatgpt to speak and think in chinese but I guess it apply to other language as well I personally can supervise spanish and ukrainian note that there be a different task of change the ui to be in ...
significantgravitasautogpt
consecutive execute shell should share last work directory
Help Wanted
duplicate x I have search the exist issue summary currently each execute shell spawn a new process with directory auto gpt workspace that confuse the llm as do cd subdirectory will be lose at next shell prompt for I it keep generate shell command that do not work because it be assume that we b...
significantgravitasautogpt
cookie select instead of page content on google ing
Bug
duplicate x I have search the exist issue step to reproduce ask autogpt to assemble some list example investor list client list whatever current behavior when google for datum system command browse website return answer gather from website the text do not p...
significantgravitasautogpt
have ui for auto gpt or extension for browser
Invalid
have ui for auto gpt or extension for browser if have how to use it
significantgravitasautogpt
enable google openai access for china mainland user
null
background china mainland user usually have difficulty access google and openai service via commandline or selenium change enable the custom webdriver path for manual installation of the webdriver enable user datum directory for selenium invoke chrome so that user usualy proxy can be levera...
significantgravitasautogpt
add support for chatgpt web interface
Invalid
duplicate x I have search the exist issue summary add option to support call the web interface of chatgpt via revchatgpt reason 1 many user do not have access to the official gpt 4 api but chatgpt plus user can use the gpt 4 chat interface 2 openai s api be expensive and if o...
significantgravitasautogpt
error message unknown error can not find chrome binary
Bug
duplicate x I have search the exist issue step to reproduce this happen with any ai setting as soon as the first browse website command be execute auto gpt fail with this error branch master commit hash e986af5de0f1bd933f6c936c3674301c80f6c91f also happen on branch ...
significantgravitasautogpt
search web only for datum post 2021
null
duplicate x I have search the exist issue summary currently its search the web for everything old datum as well which be already part of its training dataset which make it heavy and consume a lot of tokens eg in one research I be do it be refer to an article from 2013 which whe...
significantgravitasautogpt
unable to run build docker container no module name autogpt
Bug
duplicate x I have search the exist issue step to reproduce docker buidl go perfectly fine albeit with a lot of warn docker run it env file env v auto gpt workspace app auto gpt workspace autogpt give back usr local bin python no module name autogpt I h...
significantgravitasautogpt
autogpt stop with error assistant reply json get thought attributeerror str object have no attribute get
Bug
duplicate x I have search the exist issue step to reproduce 2023 04 15 08 56 06 850 error logger log 121 error traceback most recent call last file e autogpt auto gpt script main py line 89 in print assistant thought assistant thought assistant reply json ...
significantgravitasautogpt
typeerror list index must be integer or slice not str
Bug
duplicate x I have search the exist issue step to reproduce debug mode enable welcome back would you like I to return to be entrepreneur gpt continue with the last setting name entrepreneur gpt role an ai design to autonomously develop and run business with the sole goal...
significantgravitasautogpt
feat add support for run chrome in headless mode
Bug
add headless mode support for chrome background to enable chrome headless support and make it runnable on the server currently our selenium script have no headless mode which be cause issue on server change add a new configuration parameter headless browser that can be set in...
significantgravitasautogpt
a way to stop execute of y 100 without kill the program
Enhancement
duplicate x I have search the exist issue summary I d like to press some keyboard shortcut like ctrl y not ctrl c to kill the process not ctrl z to background it gpt 4 tell I that the keyboard module should work in window and mac example import keyboard import time ...
significantgravitasautogpt
can you add support for multi line prompt or api support
Enhancement
duplicate x I have search the exist issue summary when describe the role of the ai I use a lot of line to make sure that it understand its role accurately however when type line break cause the input to break I can only merge they into one line via vscode which be inconvenient be ...
significantgravitasautogpt
look for help manage issue
Help Wanted
duplicate x I have search the exist issue summary if there s anyone out there that would be interested in run through issue compile a list of one that can be insta close please reach out here or on the discord I m pi 8377 a large fraction of these issue can be answer answer close ...
significantgravitasautogpt
debug flag need to display api rate limit reach wait 20 second error
Enhancement
duplicate x I have search the exist issue step to reproduce I may have run out of free trial token current behavior I be get an error on startup only after enable debug mode do it become clear what be go on 2023 04 15 02 18 34 the red zone be important for I the yellow...
significantgravitasautogpt
extend ability via gradio tool
Enhancement
background autogpt can be more powerful it have more command at its disposal some developer may want to give their agent special ability in order for it to accomplish its goal change introduce a tool module that store all the tool the developer want to give to their agent a tool be an...
significantgravitasautogpt
add rich click cli
Enhancement
duplicate x I have search the exist issue summary rich click allow for a pretty and well cli tool this allow we to add a bunch of cli execution param example screenshot 2023 04 14 174611 motivation make launch the app easier and with more customizability
significantgravitasautogpt
warn the file auto gpt json do not exist local memory would not be save to a file
Bug
duplicate x I have search the exist issue step to reproduce warn the file auto gpt json do not exist local memory would not be save to a file image current behavior image expect behavior no response your prompt yaml paste your prompt he...
significantgravitasautogpt
amalgam of invalid json issue
Bug
duplicate x I have search the exist issue summary here s a community challenge we have 19 prs pertain to invalid json forever grateful if relevant contributor can get together and figure out a solution for this I ve create a discord thread edit d oh that link doesn...
significantgravitasautogpt
add human feedback into long term memory
Enhancement
duplicate x I have search the exist issue summary it could be beneficial if human feedback could be persist in long term memory I didn t fully think this through but there could be many instance where the operator give feedback because the model misunderstood the task after give feedback ...
significantgravitasautogpt
issue commit to github through shell
Invalid
duplicate x I have search the exist issue step to reproduce system human feedback when you start build the app commit code to this repo examplerepo with the follow token github pat whatever current behavior warning fail to parse ai output attempt to fix if you see ...
significantgravitasautogpt
rename evaluate code to analyze code
Enhancement
background as see in 101 and 286 gpt 3 5 misinterpret evaluate to mean execute rather than analyze as such I change the name of the function to analyze to make the purpose of the function more clear to the ai change rename the evaluate code command to analyze code ever...
significantgravitasautogpt
execute a program show output to the user I instead of send it to auto gpt
Bug
duplicate x I have search the exist issue step to reproduce this be from a recent build today which fix obviously the local execution and file access problem recently I be try to make it create common lisp project this be what happen when it try to execute the common lisp interpreter ...
significantgravitasautogpt
invalid json error relate to non json string
Invalid
duplicate x I have search the exist issue step to reproduce 1 modify attempt to fix json by find outermost bracket in script main py and add the follow line logg typewriter log raw value of json string json string 2 start in debug mode and ask in two se...
significantgravitasautogpt
error invalid json
Invalid
duplicate x I have search the exist issue step to reproduce online industry datum txt make the json below invalid the double quote in the file name should be a single quote if append to a json string thought text I will use the google search command to re...
significantgravitasautogpt
fail next action command error argument dict object have no attribute replace
Bug
duplicate x I have search the exist issue step to reproduce system macos intel python 3 10 branch master and stable when initial try current behavior problem try on a freshly checkout project tell it to be a research api however it output the json be corru...
significantgravitasautogpt
miss command object in json
Invalid
duplicate x I have search the exist issue step to reproduce just run the stable version 15 30 cycle master not yet reproduce because every time I switch master or stable my promt txt and ai setting yaml get delete also I m not sure what else get delete but I think all agent get delte...
significantgravitasautogpt
empty response json error
Invalid
duplicate x I have search the exist issue step to reproduce use my prompt on gpt3 mode current behavior next action command start agent argument name web design agent task draft main feature and design of website prompt please draft the main feature and de...
significantgravitasautogpt
output local language
Enhancement
duplicate x I have search the exist issue summary use translation or gpt multilingual capability output localize language in a terminal window example no response motivation improve user experience
significantgravitasautogpt
would it be possible to choose not to clear auto gpt json file when run cmd window
Enhancement
duplicate x I have search the exist issue summary hi everyone I m use autogpt very happily but when I restart cmd window auto gpt json get clear and start from 0 again I think datum at auto gpt json be like prior experience and I want to let it study on top of the prior file ...
significantgravitasautogpt
use async await where applicable
null
background need for 386 itaim need for 1139 merwanehamadi need for 1937 arrenv need for 1243 need for 2442 swiftythecoder change use async await where applicable change openai chatcompletion embed create to acreate documentation tes...
significantgravitasautogpt
add aiohttp server
Enhancement
background fix 1222 see 1216 change add an aiohttp server that can be use to build alternative frontend and use case for auto gpt documentation test plan pr quality checklist x my pull request be atomic and focus on a single change x I have thorough...
significantgravitasautogpt
modify file with diff
Enhancement
duplicate x I have search the exist issue summary a command for the ai where it can edit file use diff rather than read the whole file then output the whole file again with the modification motivation this help solve the issue for have it write large project like build code ...
significantgravitasautogpt
error in infinite loop script json parser py line 51
Invalid
duplicate x I have search the exist issue step to reproduce python3 script main py continuous gpt3only current behavior infinite loop with follow message error traceback most recent call last file home katya poligon auto gpt script main py line 76 ...
significantgravitasautogpt
add bing search functionality and update readme
Enhancement
background this pull request aim to enhance the search capability of the application by add bing search functionality as an alternative to google search user can now choose between google and bing as their preferred search engine by specify the bing flag when run the program this change align with the pro...
significantgravitasautogpt
sudolang make well prompt
Enhancement
duplicate x I have search the exist issue summary sudolang be really good for keep an llm operating as expect I be fairly new to it but I have manage to get well result use gpt 3 5 by modify the prompt txt this could use some refining but as be it show a marked improvement in g...
significantgravitasautogpt
delete my pinecone index main py not check if index exist before start
Enhancement
duplicate x I have search the exist issue step to reproduce start autogpt with memory backend pinecone delete pinecone index restart autogpt and receive the follow error traceback most recent call last file d ai auto gpt auto gpt script main py line 335 in ...
significantgravitasautogpt
identify issue that need to be close
Help Wanted
duplicate x I have search the exist issue summary if anyone would care to dig through the open issue 322 at time of writing and make a list of issue that can safely be close no long relevant off topic low quality dup that would be much appreciate and a project maintain...
significantgravitasautogpt
argument dict object have no attribute replace
Bug
duplicate x I have search the exist issue step to reproduce I do not know that there be a stable branch that be more stable than the master branch I will check the stable out just in case you want the bug report anyway I leave it be in the future since the new message I will be mo...
significantgravitasautogpt
autoupdater auto git pull at startup
Enhancement
duplicate x I have search the exist issue summary we need a script which will check the update do git pull and restart the run example 1 git status 2 if there be update offer the user to update 3 update and restart motivation autoupdate be c...
significantgravitasautogpt
system command browse website return error
Bug
duplicate x I have search the exist issue step to reproduce appear when it try to brow a web site current behavior no response expect behavior no response your prompt yaml paste your prompt here
significantgravitasautogpt
warn the file auto gpt json do not exist local memory would not be save to a file
Bug
duplicate x I have search the exist issue step to reproduce no response current behavior warn the file auto gpt json do not exist local memory would not be save to a file use memory of type localcache think expect behavior could you tell I what the problem ...
significantgravitasautogpt
show how many auto command remain when use y n
Enhancement
duplicate x I have search the exist issue summary would be great to be able to see the remain n variable when use y n command example no response motivation would allow we to know how many request have be make so far and how many still remain
significantgravitasautogpt
attributeerror str object have no attribute get
Invalid
duplicate x I have search the exist issue step to reproduce have a start sh script contain the follow python script main py gpt3only continuous run in continuous mode for a while until the error occur while monitor the terminal git info commit a0f900f2dabd114f80d5...