refactor: remove trace data from reply context and related services
This commit is contained in:
@@ -10,7 +10,6 @@ error.e0009: "AI configuration not found."
|
||||
error.e0010: "Select an AI configuration."
|
||||
error.e0011: "The AI configuration is not enabled."
|
||||
error.e0012: "AI configuration not found."
|
||||
error.e0013: "Agent run log not found."
|
||||
error.e0014: "Checkpoint not found."
|
||||
error.e0015: "The checkpoint does not belong to this AI Agent."
|
||||
error.e0016: "Direct Tool toolCode does not match serverCode."
|
||||
|
||||
@@ -10,7 +10,6 @@ error.e0009: "AI 配置不存在"
|
||||
error.e0010: "AI 配置不能为空"
|
||||
error.e0011: "AI 配置未启用"
|
||||
error.e0012: "AI配置不存在"
|
||||
error.e0013: "Agent 运行日志不存在"
|
||||
error.e0014: "CheckPoint 不存在"
|
||||
error.e0015: "CheckPoint 与 AI Agent 不匹配"
|
||||
error.e0016: "Direct Tool 的 toolCode 与 serverCode 不一致"
|
||||
|
||||
Reference in New Issue
Block a user