Andres Caicedo

Results 30 comments of Andres Caicedo

> 1st log call it prompt_self_feedback.json > > and the second log call it self_feedback.txt ![image](https://user-images.githubusercontent.com/73312784/236626925-e2741a9a-4ba1-4bf2-955a-105fcd8eff14.png)

> @AndresCdo do it like that: > > ``` > def get_self_feedback(self, thoughts: dict, llm_model: str) -> str: > """Generates a feedback response based on the provided thoughts dictionary. >...

![image](https://user-images.githubusercontent.com/73312784/236630369-6002baa0-10b5-40a2-a986-892d3474f4e5.png)

> I already finished something, I'm waiting for feedback.

> how is it an issue with the Auto-GPT project? How do you edit interactively your input in the project?

> > ![image](https://user-images.githubusercontent.com/73312784/229625469-5f6e2253-3dd7-4b74-89f8-015ae15b4712.png) > > It's not allowed to navigate to the beginning/end of words in the python console > > I've tried this on PyCharm and Windows Powershell, and...

@TrshDesigns Resolve the conflicts.

> Still way too verbose. An extra line of text that doesn't add value is just clutter. If the name of a function and the names of the parameters already...