chore: Update chat script to use Chastity persona instead of Lumina

This commit is contained in:
2024-06-19 10:47:36 -04:00
parent 67cf3c44c4
commit d7b9058d4a
+1 -1
View File
@@ -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