Krzysztof Czerwinski

Results 9 comments of Krzysztof Czerwinski

> This PR needs updating because `clean_input` is no longer async (since [632686c](https://github.com/Significant-Gravitas/AutoGPT/commit/632686cfa5f5590642016bbc0f976a037ed3d361)). I'll do that myself if you don't get to it. Done

> If I change llm response to xml, I will get better result? (I'm getting so non-json result in my tests) This is out of scope for this PR and...

> @kcze do you think splitting is useful/necessary? Otherwise we can close this. I think it's useful, `config.py` is quite large. We could rename `*Settings` to `*State` in the same...

Should be fixed soon https://github.com/Significant-Gravitas/AutoGPT/pull/7045

This should be fixed now https://github.com/Significant-Gravitas/AutoGPT/pull/7254

Please have a look at the [Documentation](https://docs.agpt.co/autogpt/usage/)

Hey @amirdaaee, thanks for the contribution. I've just made a [PR request](https://github.com/amirdaaee/AutoGPT/pull/1) on your branch if you merge it then the PR should be ready to merge into AutoGPT's `master`....

I'll be interested to look into this at some point

I think we shouldn't automatically match the name (or at least not without any warning); this may lead to unexpected behaviour. We can make error message better and include `did...