elizaOS
Autonomous agents for everyone
Package Information
- Domain:
elizaOS.github.io - Name:
elizaOS - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install elizaPrograms
This package provides the following executable programs:
eliza
Aliases
This package can also be accessed using these aliases:
eliza
Available Versions
Show all 53 versions
1.4.5,1.4.4,1.4.3,1.4.2,1.4.11.3.6,1.3.4,1.3.3,1.3.2,1.3.11.3.0,1.2.12,1.2.10,1.2.9,1.2.81.2.7,1.2.6,1.2.5,1.2.4,1.2.31.2.2,1.2.1,1.2.0,1.1.8,1.1.61.1.5,1.1.4,1.1.3,1.1.2,1.1.11.1.0,1.0.20,1.0.19,1.0.18,1.0.171.0.16,1.0.15,1.0.14,1.0.13,1.0.121.0.11,1.0.10,1.0.9,1.0.8,1.0.71.0.6,1.0.5,0.25.19,0.25.9,0.25.80.1.9,0.1.8.1,0.1.7
Latest Version: 1.4.5
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) eliza -- $SHELL -iDependencies
This package depends on:
python.org>=2.7nodejs.org~23.3pnpm.iobun.sh^1.2 # since 1.0.5
Related Packages
These packages work well with elizaOS:
git-scm.org- Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.ffmpeg.org- Play, record, convert, and stream audio and video
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.eliza
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.