Lorenzo Drudi

Results 12 comments of Lorenzo Drudi

I have looked at this improvement for more than a month, not lots of results tho :( I was thinking to start looking to the architecture to understand if it...

> Issue #111 fix > > I figured this one out. It's just a string parsing issue. The duration variable in line 378 gets messed up because the code earlier...

> > > Issue #111 fix > > > I figured this one out. It's just a string parsing issue. The duration variable in line 378 gets messed up because...

> Issue #156 > > Execution time slowwwwww for n25. Yeah, don't know how to solve it. You are probably hitting the rate limit, right now is very slow also...

Hey guys, I have finally added the automated script for execution. You can find a quick description in [my repo readme](https://github.com/drudilorenzo/generative_agents?tab=readme-ov-file#step-3-automatic-execution). That includes lots of interesting features: - `Automatic Saving`:...

> Hi @drudilorenzo, thanks for your fork! > > I run into the same error with your fork as I do with the original repository: [#97 (comment)](https://github.com/joonspk-research/generative_agents/issues/97#issue-1872403085) > > It...

@austinmw The fact that it shows the error when you refresh the page is normal. I think that a possible reason is that, if you refresh the page, to be...

> @drudilorenzo I am still facing an issue mentioned in #93 The simulation gets stuck at `the Ville:Dorm for Oak Hill College:Klaus Mueller's room:bed` Do you have any suggestions? Thanks...

Hey, I did! You can look at this file for all the available commands: https://github.com/joonspk-research/generative_agents/blob/main/reverie/backend_server/reverie.py#L569 To start a chat session with one of the agents do the following steps: 1....