Skip to content

basin-global/eliza-ensurance-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!