修改了nanobot,往Hermes agent的风格走,进度1/3
This commit is contained in:
6
app-instance/backend/beaver/__init__.py
Normal file
6
app-instance/backend/beaver/__init__.py
Normal file
@ -0,0 +1,6 @@
|
||||
"""Beaver backend package."""
|
||||
|
||||
__all__ = ["__version__"]
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user