Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 692 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 692 Bytes

Eliza Ensurance Agents

Setup

  1. Clone the repository:
git clone https://github.com/basin-global/eliza-ensurance-agents.git
cd eliza-ensurance-agents
  1. Install dependencies:
pnpm install
  1. Start the application with an example character:
# Once example characters are available:
pnpm start --character="characters-examples/ensurance-agents/example.json"

Working with Characters

Check out characters-examples/ensurance-agents for example character configurations.

To create your own character:

  1. Review the examples in characters-examples/ensurance-agents
  2. Contact the maintainers for access and guidance
  3. We'll help you get set up!