feat: 优化飞书集成、知识库、Agent、工单管理及AI建议功能,统一前端对话字体样式并移除工单模板文件。
This commit is contained in:
Binary file not shown.
@@ -29,6 +29,7 @@ class AgentState(Enum):
|
||||
PLANNING = "planning"
|
||||
EXECUTING = "executing"
|
||||
LEARNING = "learning"
|
||||
PROCESSING = "processing"
|
||||
ERROR = "error"
|
||||
|
||||
class AgentCore:
|
||||
|
||||
Reference in New Issue
Block a user