Metadata-Version: 2.1
Name: xiaozhi-agent
Version: 0.1.2
Summary: 
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

此项目由 中山三厂数位转型专案室开发
用于开发小智大模型，打造三厂智能体


使用方法：
```
from xiaozhi_agent import hello
hello()
```
