This website requires JavaScript.
Explore
Help
Register
Sign In
AI260626
/
Mutual_Fund
Watch
17
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
69db5c46bd60d1ed894e92e969b39fb0eecaa9f0
Mutual_Fund
/
agent
/
customer_agent
/
__init__.py
T
6 lines
138 B
Python
Raw
Normal View
History
Unescape
Escape
chore: update gitignore; feat: 新增customer_agent业务模块与api路由
2026-09-11 11:02:15 +08:00
"""客服 Agent 领域层:会话编排、意图处理和响应策略。"""
package_name
=
"customer_agent"
__all__
=
[
"package_name"
]
Reference in New Issue
Copy Permalink