fix: 办公四件套添加 disable-model-invocation: false 启用自动检测

This commit is contained in:
张馨元
2026-04-04 19:48:45 +08:00
parent 20508f816e
commit bfe69b94a0
4 changed files with 4 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ version: 1.0.0
type: procedural type: procedural
risk_level: low risk_level: low
status: enabled status: enabled
disable-model-invocation: false
tags: tags:
- docx - docx
- word - word

View File

@@ -13,6 +13,7 @@ version: 1.0.0
type: procedural type: procedural
risk_level: low risk_level: low
status: enabled status: enabled
disable-model-invocation: false
tags: tags:
- pdf - pdf
- document - document

View File

@@ -16,6 +16,7 @@ version: 1.0.0
type: procedural type: procedural
risk_level: low risk_level: low
status: enabled status: enabled
disable-model-invocation: false
tags: tags:
- pptx - pptx
- powerpoint - powerpoint

View File

@@ -19,6 +19,7 @@ version: 1.0.0
type: procedural type: procedural
risk_level: low risk_level: low
status: enabled status: enabled
disable-model-invocation: false
tags: tags:
- xlsx - xlsx
- excel - excel