b567cca425
子主题目录从 topics/{slug} 移至 topics/qunar-ai-fullstack/{slug}
前端 fetch 路径改用 subtopic.path 字段
Co-Authored-By: Claude Code <noreply@anthropic.com>
28 lines
508 B
JSON
28 lines
508 B
JSON
{
|
|
"slug": "ai-hallucination",
|
|
"name": "AI 幻觉 / 目标评价 / 规范",
|
|
"description": "幻觉分类、Critic 架构、Context Engineering、评估体系",
|
|
"tags": [
|
|
"ai",
|
|
"hallucination",
|
|
"critic",
|
|
"context-engineering",
|
|
"rag"
|
|
],
|
|
"difficulty_range": [
|
|
1,
|
|
5
|
|
],
|
|
"schema_version": "1.0.0",
|
|
"question_files": [
|
|
"fill_blank",
|
|
"single_choice"
|
|
],
|
|
"stats": {
|
|
"total": 20,
|
|
"by_type": {
|
|
"fill_blank": 10,
|
|
"single_choice": 10
|
|
}
|
|
}
|
|
} |