mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat: personal ai agent framework
This commit is contained in:
3
agent/tools/file_save/__init__.py
Normal file
3
agent/tools/file_save/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .file_save import FileSave
|
||||
|
||||
__all__ = ['FileSave']
|
||||
Reference in New Issue
Block a user