You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.1 KiB
26 lines
1.1 KiB
==================================================
|
|
🚀 开始测试用户提供的产前报告
|
|
==================================================
|
|
DEBUG: Running Rule Engine...
|
|
DEBUG: Fetching RAG Context...
|
|
DEBUG: Performing similarity search...
|
|
DEBUG: Starting LLM Analysis...
|
|
|
|
【质控分析结果】:
|
|
--------------------
|
|
### 超声报告质控分析报告
|
|
|
|
#### 🤖 AI 智能深度分析:
|
|
```json
|
|
{
|
|
"score": 85,
|
|
"issues": [
|
|
{ "original": "左房", "reason": "检查部位为右部,此处解剖部位描述矛盾", "suggestion": "右房", "type": "logic" }
|
|
],
|
|
"corrected_fields": {
|
|
"bSee": "...",
|
|
"bHint": "..."
|
|
}
|
|
}
|
|
```
|
|
--------------------
|
|
|