Boostrix
Boostrix
> STEP 2: Test whether the website is working (not easy) should be fairly doable, just ask GPT to generate a set of unit tests in Python for the project...
Seems you can assign that to @adam-paterson and myself, as per: https://github.com/Significant-Gravitas/Auto-GPT/issues/2775#issuecomment-1537150348 Draft at: https://gist.github.com/Boostrix/7111a99b6d890b920a6cf9f5c160ece7 > I quoted adam in the post. Once again, it's @adam-paterson :-)
understood, I think at least for starters, we're going to tinker around with adapting project.txt (its specs) to also produce the required pytest stubs based on the deliverables and specs...
And: #3870
yes, this being a non-code PR and one that is blocking other potential contributor from using the system, it should definitely be considered for review/integration despite the ongoing re-arch effort
And there goes all the fun because you're offering to help us implement the equivalent of a police-officer.agent ....
> we need to make sure that autogpt is able to do it temporally [...] across multiple cycles Personally, I doubt that agpt is there yet - there are currenty...
> This feature will enable the application to log its own feedback regarding its performance and decisions, providing valuable insights for future optimization and development. [...] Some of the work...
> I also recommend storing the prompts as format/template-strings so they can be formatted dynamically As mentioned elsewhere, ideally we'd support a dedicated sub-folder for "prompt profiles" with the corresponding...
> @Boostrix yeah great idea. could you create an issue for prompt profiles ? - #3954