feat: Add chat_chastity.py module for Chastity persona

This commit is contained in:
2024-06-12 14:52:18 -04:00
parent 6d033ef44f
commit 493d2bfc2d
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from claude_personas import chastity
chastity.repl()
Regular → Executable
View File