Reinier van der Leer

Results 513 comments of Reinier van der Leer

You're right, this currently is broken. It should be fixed after the next release: https://github.com/Significant-Gravitas/Auto-GPT/blob/7a161cc0bd8253759c8e7b15c0a3e3d86f0adbad/.github/workflows/docker-release.yml#L47-L50

This is still unclear IMO. The events that trigger workflows docs refer to "context of the base of the pull request" and "context of the merge commit", but those terms...

Fixed in #2542. Thanks for submitting though!

`scripts/main.py` doesn't exist anymore. Check the documentation for instructions on how to run Auto-GPT.

* This change doesn't seem to make the image [build](https://github.com/Significant-Gravitas/Auto-GPT/actions/workflows/docker-image.yml) any faster. * What "conflicts in sed command"?

There is currently no prospect of this getting merged, so unfortunately I'll have to close it. The structure of the codebase and the application has changed a lot, so merging...

Summarizing files when reading them is now built-in (#4208). Nonetheless, I like the idea of letting the LLM choose between reading literal content or just a summary of a file....

@josephcmiller2 you received feedback from Merwane: https://github.com/Significant-Gravitas/Auto-GPT/pull/1354#issuecomment-1517021555 https://github.com/Significant-Gravitas/Auto-GPT/pull/1354#issuecomment-1517030562 To summarize our thoughts: tests that involve prompting the AI should either be usable as a benchmark to test the AI's efficacy,...