Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to chat in terminal #1204

Open
Longame208 opened this issue Dec 18, 2024 · 5 comments
Open

unable to chat in terminal #1204

Longame208 opened this issue Dec 18, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Longame208
Copy link

run pnpm start / pnpm start:client and not able to have chat in terminal with agent was working before now it takes to local host page browser and nothing happens

To Reproduce

Expected behavior

Screenshots

Additional context

@Longame208 Longame208 added the bug Something isn't working label Dec 18, 2024
@jaycoolh
Copy link

Same error here

@jaycoolh
Copy link

I am using: v0.1.6-alpha.4

node --version
v23.3.0

pnpm --version
9.15.0

pnpm start --character="characters/trump.character.json"

@jaycoolh
Copy link

["◎ Visit the following URL to chat with your agents:"]

["◎ http://localhost:5173"]

["✓ REST API bound to 0.0.0.0:3000. If running locally, access it at http://localhost:3000."]

'http://localhost:5173' is just a dead link

@jaycoolh
Copy link

jaycoolh commented Dec 18, 2024

@Longame208

in the package.json there is a script pnpm start:client

this spins up the app http://localhost:5173

Need to include this in the quickstart guide https://ai16z.github.io/eliza/docs/quickstart/#next-steps

(or even better, include the pnpm start:client in the pnpm start command

@tcm390 tcm390 assigned tcm390 and unassigned tcm390 Dec 19, 2024
@mrsuperwealthy
Copy link

@Longame208 @tcm390 @jaycoolh they removed it ig, you can do is
pnpm start --character=" "
then in another terminal pnpm start : client
this will open the web ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants