API-AI-046:题目 / 卡片去重策略 #210

Closed
opened 2026-06-11 21:51:24 +08:00 by wangdl · 0 comments
Owner

目标

避免 AI 重复生成相同或高度相似的题目/卡片。第一阶段:exact hash 去重 + 同一 user+knowledgePoint+normalized stem/front 去重 + 同一 sourceBlockIds 下相同 questionType 去重。后续预留 semantic similarity/embedding 去重(本批不实现)。

## 目标 避免 AI 重复生成相同或高度相似的题目/卡片。第一阶段:exact hash 去重 + 同一 user+knowledgePoint+normalized stem/front 去重 + 同一 sourceBlockIds 下相同 questionType 去重。后续预留 semantic similarity/embedding 去重(本批不实现)。
wangdl added this to the M-API-AI-RUNTIME:API AI Runtime 调度与落库 milestone 2026-06-11 21:51:24 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/api-server#210
No description provided.