repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
significantgravitasautogpt
clean up bulletin md
Documentation
the bulletin contain a lot of bloat right now this should clean it up
significantgravitasautogpt
update 1 bug yml to improve consistency of datum
Documentation
in this version of the bug report several dropdown filed have be add and text field have be remove to have well control over the datum be send in bug report background change documentation test plan pr quality checklist my pull request be atomic and focus on ...
significantgravitasautogpt
file base objective find the workspace
Good First Issue
duplicate x I have search the exist issue summary this be one of the most frequently ask question on the forum issue tracker and on discord respectively this be literally be ask every day on github and discord we need to well document that it s sufficient to put a plain text file i...
significantgravitasautogpt
python code generation library import issue
Duplicate
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use master branch gpt 3 or gpt 4 gpt 4 step to reproduce 1 ask autogpt to genera...
significantgravitasautogpt
challenge new agent factory git clone challenge
Enhancement
background the agent factory be pretty clunky and it can be a lot more modular with short fixture I have implement a shorthand for create agent that make the file a lot simple to read and improve upon change modify the agent factory to use simple fixture that make creation of agent a lot simp...
significantgravitasautogpt
remove urls tts macos
Enhancement
background this pr be from by devmentat I fix his code with format and add his forget import re for pr detail change documentation test plan pr quality checklist x my pull request be atomic and focus on a single change x I have thoroughly...
significantgravitasautogpt
hotfix for jsondecode error
Enhancement
background when run in continuous mode autogpt 0 3 tend to find a jsondecode error change suggestion on the discord include this try except loop to catch the error and avoid the agent from exit out documentation not need test plan pr quality checklist ...
significantgravitasautogpt
challenge update fixture to be more modular
Enhancement
duplicate x I have search the exist issue summary we could do something like this to make agent fixture for challenge be 8 line instead of 20 example from chatgpt python pyt fixture def create agent agent test config memory local cache workspace workspac...
significantgravitasautogpt
dedicated observer supervisor class
Good First Issue
duplicate x I have search the exist issue summary recently use separate agent to observe some constraint performance evaluation be one of the most recurring idea around here and on discord so it might make sense to come up with a dedicated helper class to wrap all relate functional...
significantgravitasautogpt
legal warning on continuous run
Documentation
background we should warn user of the legal implication of use this autonomously change add a legal blurb and utility for it documentation self documenting test plan pr quality checklist x my pull request be atomic and focus on a single change x I have thoroughly te...
significantgravitasautogpt
the model gpt 4 do not exist fix default in llm util py
Good First Issue
duplicate x I have search the exist issue summary the default need to be adapt for people without access to gpt4 or the correspond function win t work the default model for people without gpt4 access should be cfg fast llm model and not cfg smart llm model it would probably make se...
significantgravitasautogpt
add custom search engine i d as mandatory for official google search
Enhancement
background if you miss your custom search engine i d in env you will get http 400 change add custom search engine i d as mandatory 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 ...
significantgravitasautogpt
crash at a simple ls command
Invalid
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce when app try to command ...
significantgravitasautogpt
procedural memory tool building
Enhancement
duplicate x I have search the exist issue summary mention on discord obviously autogpt can already build custom tool script however it might make sense to formalize this the idea discuss on discord be to allow it to grow a library of tool so that it can extend itself...
significantgravitasautogpt
add an automatic stop on continuous mode when autogpt request human feedback
Enhancement
duplicate x I have search the exist issue summary when I run on continuous mode for n step and I start do another task sometimes the agent require feedback from my end it will do it x time until the n step be do or I provide some feedback example if I ask the agent to create a career...
significantgravitasautogpt
when run autogpt in pyt we shouldn t wait for the log to be write
Enhancement
duplicate x I have search the exist issue summary if you run python m pyt s test integration goal orient test write file py you will see the test take 6 second althought everything be record with cassette so why be it take 6 second because we wait for the log please find a tr...
significantgravitasautogpt
we shouldn t have to merge 2 prs when a cassette change
Enhancement
duplicate x I have search the exist issue summary when a cassette change we merge the pr and then we have to go to another pr to merge the cassette we need to add the cassette to the current pr example no response motivation no response
significantgravitasautogpt
re think signature of command
Enhancement
duplicate x I have search the exist issue summary a number of issue that the agent could normally deal with automatically it doesn t detect because the signature of command be that these just return the result of an action the most recent example be in other word we may nee...
significantgravitasautogpt
update duckduckgo dependency min should be 2 9 5
Bug
background accord to readme in duckduckgo search repo attention version before v2 9 4 no long work as of may 12 2023 with 2 9 4 or early you get empty list of result by update you get it work again this be only when autogpt fall back to duckduckgo when try to do a google search ...
significantgravitasautogpt
mention docker rebuild be necessary if change requirement txt
Documentation
trivial non code pr to mention the docker rebuild be need once people start modify requirement txt should probably be a commit hook background change documentation test plan pr quality checklist my pull request be atomic and focus on a single change ...
significantgravitasautogpt
update get hyperlink description
Bug
update instruction for command get hyperlink background I be test out this software and find an inconsistency in the activity log n14 get hyperlink get text summary args url for command get hyperlink the description be get text summary change I just c...
significantgravitasautogpt
command google return locate in usa google work on browser
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce I try different version of ...
significantgravitasautogpt
skip plugin prompt if continuous mode
Enhancement
background when start in continuous mode autogpt will still prompt the user about unconfigured plugin which break the continuous flow change add a check to the code that prompt the user about unconfigured plugin it now check if it s run in continuous mode documentation no change to th...
significantgravitasautogpt
frozen runpy when try to run autogpt via python 3 11 3 window 10 cmd virtual env
Documentation
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 4 step to reproduce 1 lat...
significantgravitasautogpt
miss command object in json json decoder jsondecodeerror unterminated string start
Invalid
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use ubuntu linux 22 04 lt which version of auto gpt be you use late release 0 3 0 gpt 3 or gpt 4 gpt 3 5 step to repr...
significantgravitasautogpt
show workspace during startup fix for 2793
Enhancement
trivial fix for people on github ask where the workspace be locate for instance 2793 1930 3199 4060 874 1764 should probably be extend to also suggest that people can put their file there for the agent to find they e g to provide more in depth goal 1930 issuecomme...
significantgravitasautogpt
fatal error read json
Invalid
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use macos which version of auto gpt be you use master branch gpt 3 or gpt 4 gpt 3 5 step to reproduce stack trace of the error...
significantgravitasautogpt
valueerror embed null byte when run run bat after fresh installment on window 64bit with python 3 10 up to date pip
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce run bat all package be ...
significantgravitasautogpt
fix requirement hyperlink
Documentation
fix requirement hyperlink in response to issue break link in setup md 4025
significantgravitasautogpt
break link in setup md
Documentation
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use linux which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce go to ...
significantgravitasautogpt
datum ingestion py still use
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce the documentation state thi...
significantgravitasautogpt
openai error invalidrequesterror this model s maximum context length be 4097 token
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 5 step to reproduce build a business plan give I this...
significantgravitasautogpt
run openai call in ci pipeline
Invalid
background change documentation test plan pr quality checklist x 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 my change ...
significantgravitasautogpt
fix typo in the getting start doc
Documentation
it have the word keep twice background change documentation test plan pr quality checklist x my pull request be atomic and focus on a single change I have thoroughly test my change with multiple different prompt x I have consider potential...
significantgravitasautogpt
miss space and spelling correction in feedback from auto gpt
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window subsystem for linux wsl which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 4 step to reproduce ...
significantgravitasautogpt
improve error message by provide the name of the env file
Documentation
one of the more common question on github 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 conside...
significantgravitasautogpt
encourage people to use a separate user account w o vm docker
Documentation
trivial change base on security relate chroot comment at issuecomment 1530087165 now also mention execute python be disable for the same reason as per background change documentation test plan pr quality checklist my pull request be atomic and fo...
significantgravitasautogpt
add command shell blacklist and whitelist
Enhancement
background there be only a command category whitelist and blacklist change add the ability to restrict shell command by keyword to avoid that the instance keep run into ui interface that have no return documentation add your list of keyword to be forbid when you add a keywo...
significantgravitasautogpt
fix ai name not pass to agent
Enhancement
background the ai name parameter pass to the agent constructor be always an empty string it lead to confuse log like this enter n to exit program or enter feedback for instead of enter n to exit program or enter feedback for tscgpt change I notice that the ai name ...
significantgravitasautogpt
update install instruction to include activation sequence
Documentation
install instruction need to be update reflect that a virtual environment must be create pip installation update upgrade verify requirement txt instal and then run sh should be run sequence would be something like this python3 11 m venv venv source venv bin activate python m pip install upgrad...
significantgravitasautogpt
fix allow absolute path if contain in workspace
Enhancement
background maybe I m miss something but I don t see the harm of access an absolute path if it s contain in the workspace change instead of blindly errore on absolute path let s make an exception if they be contain in the workspace documentation simple one line change with a clear comment ...
significantgravitasautogpt
give google official a different name google doesn t work if api s
Invalid
issue google search and google official search both associate with the command google but the former fail if the google api key be specify action rename google official search command from google to google api issue json dump take string and not bytestream binary it throw an exception action rem...
significantgravitasautogpt
improve self regulatory agency avoid get stuck in sub loop
Enhancement
duplicate x I have search the exist issue summary to improve the agent s ability to focus on significant task and make measurable progress as well as well manage the auto gpt workspace folder few improvement could be consider track progress maintain a progress tracking system for each t...
significantgravitasautogpt
command google search never invoke anymore
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use linux which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce start a goal that s primaril...
significantgravitasautogpt
fix expression in json string
Invalid
background partially fix 3722 sometimes an agent return json string that contain python string expression as show in this issue this result in the json load method throw the expect delimiter error as it be unable to parse the expression in general reliably detect arbitrary pytho...
significantgravitasautogpt
add information retrieval challenge to the wiki
Documentation
background wiki for information retrieval challenge a 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 change with multiple different prompt x I have consider poten...
significantgravitasautogpt
fix docker compose example volume
Bug
1 the auto gpt workspace be create in the docker container inside app autogpt auto gpt workspace and not app auto gpt workspace so it be not be correctly sync from host to container 2 docker compose do not allow single file volume uncommente the line remove in this pr would cause a directory t...
significantgravitasautogpt
doc installation guide docker compose fix the mount path of workspace volume
Documentation
background docker compose file have a wrong mount path for the workspace volume change correct the mount path of workspace volume documentation test plan pr quality checklist x my pull request be atomic and focus on a single change x I have thoroughly ...
significantgravitasautogpt
fix auto gpt challenge inform the community how to report auto gpt incorrect behavior
Documentation
duplicate x I have search the exist issue summary we now have these log screenshot 2023 05 05 at 6 01 19 am as you can see they show you what happen to auto gpt at every cycle they will help people understand why they re fail challenge and help people that encounter issue report...
significantgravitasautogpt
challenge experience well wiki
Documentation
duplicate x I have search the exist issue summary challenge be task auto gpt be not able to achieve challenge will help we improve auto gpt we need your help to build a well experience for people to browse challenge by build a well wiki once this pr be merge you will be able t...
significantgravitasautogpt
update memory setup link
Bug
background small fix to github link that should be update change update the link
significantgravitasautogpt
incorrect github link
Documentation
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use docker which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 4 step to reproduce run the docker compose fi...
significantgravitasautogpt
add test to the dev dockerfile build
Invalid
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 change with multiple different prompt x I have consider potential risk and mitigation for my change ...
significantgravitasautogpt
datum current bulletin md miss when use docker
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce start auto gpt via docker ...
significantgravitasautogpt
interactive set up file
Enhancement
duplicate x I have search the exist issue summary see that there be a few configurable option owuld it be viable for user friendliness to be able to run a shell command to initiate an interactive setup ie local only local and cloud cloud only memory choice weaviate pinecone c...
significantgravitasautogpt
implement remain git operation
Enhancement
background currently the remain git command be not implement in git operation py due to which auto gpt try to write a python script to run those command this be less efficient and could be optimize in a straightforward way by implement and hardcode the remain git command this would eventually help...
significantgravitasautogpt
error errno 2 no such file or directory app autogpt auto gpt workspace analyze code resource txt
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 4 step to reproduce hello I have docker engine...
significantgravitasautogpt
calculate expression command plugin
Enhancement
duplicate x I have search the exist issue summary for the time be any time an agent need to compute a calculation it need to resort to cli tool which may be disable or to write execute custom python code give that calculation be such a common useful thing it would probably make sens...
significantgravitasautogpt
crash on operation
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 4 step to reproduce auto gpt plugin systeminfo ...
significantgravitasautogpt
stop ignore small file in split file
Bug
background the split file function ignore small file due to the way it determine whether the last chunk have already be consider in the previous overlap see 3753 change add and start 0 to the relevant if statement to only ignore the potentially overlap chunk if it be not the first one ...
significantgravitasautogpt
when file be too small datum ingestion py doesn t add to memory
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use master branch gpt 3 or gpt 4 gpt 3 5 step to reproduce 1 m...
significantgravitasautogpt
python requests module not find
Duplicate
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce name boatfindergpt rol...
significantgravitasautogpt
auto gpt process crash
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use linux which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 3 5 step to reproduce for some reason the dock...
significantgravitasautogpt
failure command list file and read file return too much output
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 3 5 step to reproduce bunch of file in a work...
significantgravitasautogpt
error when run data ingestion py in version 0 3 0 utilize local memory cache
Bug
when run the datum ingestion py script in auto gpt version 0 3 0 I encounter a typeerror which do not occur in version 0 2 here be the step to reproduce the issue clone the update repository for version 0 3 0 run python data ingestion py dir init log ps d auto gpt 0 3 0 python ...
significantgravitasautogpt
the follow ai output couldn t be convert to a json
Invalid
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce tell it to write the output...
significantgravitasautogpt
clarify env template image provider option
Documentation
background I try use the stable diffusion image provider base on the env template it do not work with just the option specify under this subsection and setting have to be lift from another provider the literal for the sd image provider have to be find in the source code this seem straightforward to make ...
significantgravitasautogpt
command error throw the follow error miss command object in json
Invalid
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce run prompt command and let ...
significantgravitasautogpt
prompt user when instal dependency
Enhancement
duplicate x I have search the exist issue summary when run run sh the script automatically install all dependency with pip this may mess up user s default python environment in stead the script should prompt user for agreement of instal the dependency so that user can decide whether to...
significantgravitasautogpt
feature ability to disallow certain shell command
Enhancement
a simple if any to be able to set disallowed shell command in the env background many time I encounter an agent get stuck when start a gui application like vi or nano via the execute shell command result in auto gpt wait endlessly until I either kill the command through another terminal session o...
significantgravitasautogpt
update dockerfile add miss script and plugin directory
Bug
add miss script folder and miss plugin folder script check for plugin dep doesn t appear to check if the plugin directory exist or not so would fail easily overlook this as the dev build include everything not just the agpt folder x include script folder in non dev container build x include p...
significantgravitasautogpt
modulenotfounderror no module name script
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use docker which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 3 5 step to reproduce distributor i d ubunt...
significantgravitasautogpt
update readme md make stable branch less shouty
Documentation
background use stable not master be still valid advice but it should be less shouty change documentation test plan pr quality checklist x my pull request be atomic and focus on a single change I have thoroughly test my change with multiple different p...
significantgravitasautogpt
integrate sentry for telemetry
Enhancement
reini vanderleer say in agpt 177 comment 8ce79264 integrate sentry could be a good solution to keep an eye on reliability in the field need to check what kind of sponsorship we have
significantgravitasautogpt
stable 0 2 2
Invalid
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 my change ...
significantgravitasautogpt
command list file openai error invalidrequesterror this model s maximum context length be 4097 token
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use docker which version of auto gpt be you use master branch gpt 3 or gpt 4 gpt 3 5 step to reproduce list the auto gpt works...
significantgravitasautogpt
config file versione
Enhancement
duplicate x I have search the exist issue summary give the number of open prs and issue I feel it might make sense to version the env yaml file so that these can be easily update in the future but also to be able to make break change or provide at least a mechanism to detect what version ...
significantgravitasautogpt
json decoder jsondecodeerror expect delimiter line 13 column 85 char 663
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use docker which version of auto gpt be you use master branch gpt 3 or gpt 4 gpt 3 5 step to reproduce I don t really know wha...
significantgravitasautogpt
output write to json file error just datum format error
Invalid
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use linux which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce when I run my prompt one o...
significantgravitasautogpt
document disable command category
Documentation
background depend on 3667 and 3663 document the change in 3667 change add a section to usage md for disable command category documentation this be the documentation update test plan n a pr quality checklist x my pull request be atomic...
significantgravitasautogpt
allow user to disable command via the env
Enhancement
background this depend on 3663 there exist many request to disable plugin selectively change add a env template config to selectively disable any of the build in command documentation add to env template will make a pr for doc as well test plan man...
significantgravitasautogpt
fix orjson encode text with utf 8 surrogate
Bug
background fix 778 surrogate error change 1 add lib to requirment txt 2 change the insertion of the text to the list to be fix before add it to the list 3 add test of with problematic test that create an encoding error but pass the addition to the cache with no error documenta...
significantgravitasautogpt
allow build in command to be disable by the user
Enhancement
all user must include the list of build in command in their prompt this cause poor user experience such as that list in 3428 we should support disable command category by the user propose solution add another config that disable load a command if the configuration be in the list of disabled command ...
significantgravitasautogpt
execute python file error while use import in execute code
Duplicate
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce create python code with imp...
significantgravitasautogpt
add warn for llm to avoid context overflow
Bug
background large command output can currently cause a crash in the subsequent cycle by overflow the prompt of update run summary until we have a robust way to handle large amount of datum this should at least prevent crash on such instance change add a check to the agent interaction loop th...
significantgravitasautogpt
pip install loop
Duplicate
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 3 5 step to reproduce try to run pip install comm...
significantgravitasautogpt
fix setup link in doc
Invalid
background ramp up on the repo 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 mitigat...
significantgravitasautogpt
fix validate json scheme path
Bug
background validate json be throw error when use from test image change set scheme patch to be relative to the py file 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...
significantgravitasautogpt
aught in error loop no text to summary
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use macos which version of auto gpt be you use late release gpt 3 or gpt 4 gpt 4 step to reproduce no response current be...
significantgravitasautogpt
auto gpt datum ingestion be not work lack workspace path init
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 3 5 step to reproduce python data ingestio...
significantgravitasautogpt
update documentation url to docs agpt co
Documentation
background new website be launch with doc at docs agpt co change x change all documentation link from github page to docs agpt co remove github page deploy workflow pr quality checklist my pull request be atomic and focus on a single change x I have thoroughly ...
significantgravitasautogpt
fix side effect on message history
Bug
background an issue be cause by the update run summary function which be directly modify the new event list pass as an argument since the new event list be a part of the full message history any modification make to the new event list would also affect the original full message history change ...
significantgravitasautogpt
separation of execution and planning into different agent
Enhancement
duplicate x I have search the exist issue summary the core problem here be the plan must be infer by past work via memory and it be not clear to the user or the agent how much of the plan be actually accomplish by a give command ideally this would be explicit so give a task from the...
significantgravitasautogpt
the file operation command search file should be rename or change
Good First Issue
search file doesn t actually search file at all it list they we should change the method name or duplicate the method or add an actual search criterion glob or filter to search file by
significantgravitasautogpt
make macos tts voice configurable
Enhancement
background as a macos user I want to be able to choose my preferred voice easily make the voice configurable in env make it easy to choose voice without have to edit code change add support for 3 new config variable one for each voice option if no voice be specify in env auto gpt will de...
significantgravitasautogpt
add multi vendor integration serge priority
Enhancement
duplicate x I have search the exist issue summary hopefully I have not miss something that already cover this I do try look through other post but I do not see anything that quite obviously cover this at present it seem the only way to use auto gpt at present be gpt4 api key wit...
significantgravitasautogpt
add an ability to continue a run after exit
Enhancement
duplicate x I have search the exist issue summary currently each time when we start auto gpt even if we want to continue run with exist ai setting yaml and log it call start interaction loop of gpt agent on first iteration this function always send a prompt to gpt but what if we ha...
significantgravitasautogpt
command write to file fail if file exist
Bug
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window which version of auto gpt be you use stable branch gpt 3 or gpt 4 gpt 3 5 step to reproduce auto gpt fail to writ...
significantgravitasautogpt
create gpt agent command be create ineffective agent and a fix
Enhancement
search for exist issue first x I have search the exist issue and there be no exist issue for my problem which operating system be you use window subsystem for linux wsl which version of auto gpt be you use master branch gpt 3 or gpt 4 gpt 3 5 step to reproduce ...
significantgravitasautogpt
auto gpt improvement remove color refactor plus test
Bug
include background a team member report potential failure in remove color code so test be create investigation show that specific configuration in the setting file could result in goal be load as a dictionary for example if a goal be format like read this file input txt the ...