Files

1 line
2.1 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="1500" height="682" viewBox="0 0 1500 682"><defs><marker id="arrow" markerWidth="10" markerHeight="10" refX="5" refY="5" orient="auto"><path d="M0,0 L10,5 L0,10 Z" fill="#B78B3D"/></marker></defs><rect width="100%" height="100%" rx="28" fill="#FBF8F3"/><rect width="100%" height="64" rx="28" fill="#891A1C"/><rect y="38" width="100%" height="26" fill="#891A1C"/><text x="44" y="42" class="title">用户输入</text><style>.title{font-family:"PingFang SC",sans-serif;font-size:26px;font-weight:700;fill:#fff}.txt{font-family:"PingFang SC",sans-serif;font-size:19px;font-weight:600;fill:#2B2520}</style><rect x="70" y="94" width="1360" height="86" rx="14" fill="#F2E6D4" stroke="#B78B3D" stroke-width="2"/><text x="750.0" y="126" text-anchor="middle" class="txt">用户输入</text><line x1="750.0" y1="190" x2="750.0" y2="204" stroke="#B78B3D" stroke-width="4" marker-end="url(#arrow)"/><rect x="70" y="208" width="1360" height="86" rx="14" fill="#FFFFFF" stroke="#B78B3D" stroke-width="2"/><text x="750.0" y="240" text-anchor="middle" class="txt">第一层: 输入过滤 拦截不当提问</text><line x1="750.0" y1="304" x2="750.0" y2="318" stroke="#B78B3D" stroke-width="4" marker-end="url(#arrow)"/><rect x="70" y="322" width="1360" height="86" rx="14" fill="#F2E6D4" stroke="#B78B3D" stroke-width="2"/><text x="750.0" y="354" text-anchor="middle" class="txt">第二层: 事实校验 AI回答与知识图谱比对,发现事实错误则拦截</text><line x1="750.0" y1="418" x2="750.0" y2="432" stroke="#B78B3D" stroke-width="4" marker-end="url(#arrow)"/><rect x="70" y="436" width="1360" height="86" rx="14" fill="#FFFFFF" stroke="#B78B3D" stroke-width="2"/><text x="750.0" y="468" text-anchor="middle" class="txt">第三层: 输出过滤 拦截不当表述</text><line x1="750.0" y1="532" x2="750.0" y2="546" stroke="#B78B3D" stroke-width="4" marker-end="url(#arrow)"/><rect x="70" y="550" width="1360" height="86" rx="14" fill="#F2E6D4" stroke="#B78B3D" stroke-width="2"/><text x="750.0" y="582" text-anchor="middle" class="txt">安全回答 + 史料来源 + 审计日志</text></svg>