I can start eliza and while it tells me Server running at http://localhost:3000/ there is nothing there (Cannot GET /) and I don't see a way to chat directly with the agent. I've changed the default profile to
...
clients: [
"direct",
],
...
My expectation was that I'd have a prompt on the command line to chat with her. What am I missing?
I can start eliza and while it tells me
Server running at http://localhost:3000/
there is nothing there (Cannot GET /) and I don't see a way to chat directly with the agent. I've changed the default profile toMy expectation was that I'd have a prompt on the command line to chat with her. What am I missing?