mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
Update personality.py
This commit is contained in:
parent
0a69e3b8ca
commit
b5dc0f2b54
@ -1,3 +1,11 @@
|
|||||||
|
######
|
||||||
|
# Project : lollms
|
||||||
|
# File : personality.py
|
||||||
|
# Author : ParisNeo with the help of the community
|
||||||
|
# license : Apache 2.0
|
||||||
|
# Description :
|
||||||
|
# This is an interface class for lollms bindings.
|
||||||
|
######
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from lollms.config import InstallOption, TypedConfig, BaseConfig
|
from lollms.config import InstallOption, TypedConfig, BaseConfig
|
||||||
|
Loading…
Reference in New Issue
Block a user