feat: 将成长档案调整为近期实修回顾

This commit is contained in:
2026-08-03 12:25:51 +08:00
parent d2e08ab36c
commit 7747334ea4
29 changed files with 566 additions and 344 deletions

View File

@@ -569,7 +569,7 @@ function errorMessage(error: unknown, fallback: string) {
:remote-method="searchDebugUsers"
:loading="debugUserLoading"
:disabled="agentDebugging"
placeholder="不选择则不注入学员权益和成长档案"
placeholder="不选择则不注入学员权益和近期实修回顾"
@change="handleDebugUserChange"
>
<el-option
@@ -579,7 +579,7 @@ function errorMessage(error: unknown, fallback: string) {
:value="user.id"
/>
</el-select>
<div class="agent-form-help">加载该学员的权益和长期成长档案不会消耗额度或改动正式会话</div>
<div class="agent-form-help">加载该学员的权益和近期实修回顾只用于保持近期对话连续性不会消耗额度或改动正式会话</div>
</el-form-item>
<el-form-item label="模拟主题(可选)">
<el-select