API-AI-045:题目 / 卡片 sourceBlockIds 与知识点绑定 #209

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

目标

保证 AI 生成的题目和卡片可以追溯到资料来源和知识点。QuizQuestion 必须有 knowledgePointId 或 sourceBlockIds;Flashcard 同理。sourceBlockIds 必须属于当前资料;knowledgePointId 必须属于当前用户。无法追溯来源的产物不得自动激活为 active。实现 source binding validator。

## 目标 保证 AI 生成的题目和卡片可以追溯到资料来源和知识点。QuizQuestion 必须有 knowledgePointId 或 sourceBlockIds;Flashcard 同理。sourceBlockIds 必须属于当前资料;knowledgePointId 必须属于当前用户。无法追溯来源的产物不得自动激活为 active。实现 source binding validator。
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#209
No description provided.