mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-11 05:33:36 +00:00
7 lines
98 B
Python
7 lines
98 B
Python
"""
|
|
nanobot - A lightweight AI agent framework
|
|
"""
|
|
|
|
__version__ = "0.1.4.post5"
|
|
__logo__ = "🐈"
|