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

Add npx action #75

Open
lalalune opened this issue Oct 29, 2024 · 1 comment
Open

Add npx action #75

lalalune opened this issue Oct 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@lalalune
Copy link
Member

Is your feature request related to a problem? Please describe.

The goal of this is to enable someone to run 'npx eliza' and it would start a default local running instance of eliza that they could interact with through chat, using all local models.

If the user passes a character file, like --characters=<eliza.json>, then it will load that character file. If the characterfile has secrets in it, it will load all of the secrets, as though they had cloned the repo and run npm run dev -- --characters=.json

The result of this feature is that I can run npx @ai16z/eliza and trial locally, or point to a character file and run an agent (or agents)

@lalalune lalalune added the enhancement New feature or request label Oct 29, 2024
@sirkitree sirkitree added this to Eliza Oct 30, 2024
@roninjin10
Copy link

Happy to add this. What is the entrypoint file that needs to run for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants