修复子图中 common/intent 等模块的导入路径(已移至 app/core)
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled
This commit is contained in:
@@ -8,7 +8,7 @@ from typing import Dict, Any
|
||||
from datetime import datetime
|
||||
|
||||
# 公共工具
|
||||
from ..common import MarkdownFormatter
|
||||
from app.core import MarkdownFormatter
|
||||
|
||||
from .state import ContactState
|
||||
from .api_client import ContactAPIClient
|
||||
|
||||
Reference in New Issue
Block a user