mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-02-24 16:35:55 +08:00
4 lines
70 B
Python
4 lines
70 B
Python
from agent.chat.service import ChatService
|
|
|
|
__all__ = ["ChatService"]
|