mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-22 17:08:57 +08:00
feat: 优化agent插件及webUI对话页面
This commit is contained in:
3
plugins/agent/__init__.py
Normal file
3
plugins/agent/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .agent import AgentPlugin
|
||||
|
||||
__all__ = ["AgentPlugin"]
|
||||
Reference in New Issue
Block a user