From d7b9058d4a98835d2bcb8fc7f52270a8af13ca52 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 19 Jun 2024 10:47:36 -0400 Subject: [PATCH] chore: Update chat script to use Chastity persona instead of Lumina --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7d61a7..71369da 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To chat with Chastity or Lumina, sign up for an Anthropic account, run pipenv in $ cd empartations $ pipenv install - $ pipenv run chat_lumina.py + $ pipenv run chat_chastity.py ## Contributing