Git Product home page Git Product logo

Comments (8)

tscherrie avatar tscherrie commented on July 21, 2024 1

have the same problem and reloading the browser window shows Please start the backend first. which is running without errors

from generative_agents.

Mrxyx avatar Mrxyx commented on July 21, 2024 1

same problem

from generative_agents.

frankcarey avatar frankcarey commented on July 21, 2024 1

So there are currently issues with the backend server you'll need to fix to get it working, but even a single step can take a good 60+ seconds with the 3 character base because openAI is used so much in a sequential manner. During this time (before a movement/N.json file is created) the character isn't going to do anything until eventually the step completes, the movement file is created for that step, and the frontend picks that up, which is confusing for sure. Once that completes though, the time will update and you will see the characters like so..

image

UPDATE: Looks like if the initial starting of a simulation can take a while.. probably the daily planning and other bootstrapping perhaps, but then the characters are sleeping and during that time, they aren't using GPT? I've made a ticket to have characters start in the morning so you aren't waiting so long to see if something is happening too..

#26

from generative_agents.

frankcarey avatar frankcarey commented on July 21, 2024 1

Please start the backend first. which is running without errors

Yeah, see the ticket for this.. basically you can't refresh the page or look at character details right now or the frontend will break for some reason.

from generative_agents.

edom18 avatar edom18 commented on July 21, 2024 1

I found out why this problem was occurred. reverie.py didn't check and create movement folder in process. I fixed this problem by #55 .

from generative_agents.

camilosolanoa avatar camilosolanoa commented on July 21, 2024

same problem

from generative_agents.

changeling avatar changeling commented on July 21, 2024

@frankcarey Could you link to that ticket?

from generative_agents.

mberman84 avatar mberman84 commented on July 21, 2024

Even with the movement folder issue fixed, the simulation completed successfully but replaying it does nothing.

However, when I try to replay one of the example simulations provided with the repo, it works perfectly.

from generative_agents.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.