Steve

Results 26 comments of Steve

Ah got it - it looks like this is occurring because somebody introduced a file logging system which results in an infinite loop. I'll have a PR out soon to...

https://github.com/Significant-Gravitas/Auto-GPT/pull/1901

I think the duplicate checking thing should be removed. Appending to the same file (and even the same content to the same file) is a valid operation, same with writing...

Created PR to address the above. https://github.com/Significant-Gravitas/Auto-GPT/pull/3126

> Please fix the logger instead of removing it I can implement the suggestion you had on the other there where we hash the content and add this to the...

> > there are many cases where we need to add the same exact content to the same file > > Do you have an example? > > This feature...

> > I would like an agent to track the price of a stock every 5 minutes and record it to a file. The stock starts at 100, goes to...

This may be a limit of the LLM. It would be hard to coax it into checking for existing files beforehand outside of the user prompt. We could supply chatGPT...

does midjourney expose an API? if not can we use a discord connector?