init agent project
This commit is contained in:
5
base/__init__.py
Normal file
5
base/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
基础工具模块
|
||||
|
||||
存放与模型、配置、工具等相关的底层工具类和函数。
|
||||
"""
|
||||
Reference in New Issue
Block a user