修改了nanobot,往Hermes agent的风格走,进度1/3
This commit is contained in:
7
app-instance/backend-old/nanobot/__init__.py
Normal file
7
app-instance/backend-old/nanobot/__init__.py
Normal file
@ -0,0 +1,7 @@
|
||||
"""
|
||||
Boardware Genius - A lightweight AI agent framework
|
||||
"""
|
||||
|
||||
__version__ = "0.1.4"
|
||||
__brand__ = "Boardware Genius"
|
||||
__logo__ = ""
|
||||
Reference in New Issue
Block a user