Update personality.py

This commit is contained in:
Saifeddine ALOUI 2023-11-15 13:43:20 +01:00 committed by GitHub
parent b5dc0f2b54
commit b9c0e899f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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