AutoGPT/autogpt
Erik Peterson fdc6e12945
Improve logic and error messages for file reading and writing with Python code (#4567)
* Fix issues with file reading and writing with Python code

* Change error message, use Workspace.get_path

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-06-07 02:54:02 +02:00
..
agent Fix #942: Respect --gpt4only, --gpt3only cli args (#3144) 2023-05-29 20:10:51 +03:00
commands Improve logic and error messages for file reading and writing with Python code (#4567) 2023-06-07 02:54:02 +02:00
config Adding support for openai_organization env variable (#289) 2023-05-30 19:02:16 -07:00
js Implemented Selenium based web browsing. (#1397) 2023-04-14 21:35:19 +01:00
json_utils Vector memory revamp (part 1: refactoring) (#4208) 2023-05-25 20:31:11 +02:00
llm Fix #942: Respect --gpt4only, --gpt3only cli args (#3144) 2023-05-29 20:10:51 +03:00
log_cycle Implement Logging of Self-Feedback in logs/Debug Folder (#3868) 2023-05-17 04:38:42 -07:00
memory remove unused imports automatically (#4449) 2023-05-28 05:50:50 -07:00
models remove unused imports automatically (#4449) 2023-05-28 05:50:50 -07:00
processing Vector memory revamp (part 1: refactoring) (#4208) 2023-05-25 20:31:11 +02:00
prompts Vector memory revamp (part 1: refactoring) (#4208) 2023-05-25 20:31:11 +02:00
speech remove unused imports automatically (#4449) 2023-05-28 05:50:50 -07:00
url_utils Added three more tests to check for edge cases in URL validation (#4441) 2023-05-27 18:58:38 +03:00
workspace Allow absolute paths if contained in workspace (#3932) 2023-05-16 17:10:33 +03:00
__init__.py The unlooping and fixing of file execution. (#3368) 2023-04-26 21:07:28 -07:00
__main__.py fix merge 2023-04-18 18:48:44 -05:00
app.py Rearrange tests & fix CI (#4596) 2023-06-06 10:48:49 -07:00
cli.py Make prompt parameters configurable (#3375) 2023-05-17 20:12:10 +03:00
configurator.py Fix #942: Respect --gpt4only, --gpt3only cli args (#3144) 2023-05-29 20:10:51 +03:00
logs.py Logs output to console if we're not on speak mode (#3715) 2023-05-17 22:17:33 +03:00
main.py Make the information retrieval challenge a harder while still passing (#4468) 2023-05-30 15:56:58 -07:00
plugins.py remove unused imports automatically (#4449) 2023-05-28 05:50:50 -07:00
setup.py Vector memory revamp (part 1: refactoring) (#4208) 2023-05-25 20:31:11 +02:00
singleton.py remove unused imports automatically (#4449) 2023-05-28 05:50:50 -07:00
spinner.py Allow spinning to be disabled (#4329) 2023-05-27 00:01:34 +03:00
utils.py remove unused imports automatically (#4449) 2023-05-28 05:50:50 -07:00