diff --git a/lollms/personality.py b/lollms/personality.py index 4489ff7..922998b 100644 --- a/lollms/personality.py +++ b/lollms/personality.py @@ -4,7 +4,7 @@ # Author : ParisNeo with the help of the community # license : Apache 2.0 # Description : -# This is an interface class for lollms bindings. +# This is an interface class for lollms personalities. ###### from datetime import datetime from pathlib import Path