Files
mai-bot/prompts/ja-JP/jargon_compare_inference.prompt
2026-04-02 17:56:46 +08:00

16 lines
572 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
**推論結果1文脈ベース**
{inference1}
**推論結果2語句単体ベース**
{inference2}
この 2 つの推論結果を比較し、同じまたは近いかどうか判断してください。
- 2 つの推論結果の「意味」が同じまたは近いなら、この語句は黒話ではない(意味が明確)
- 2 つの推論結果に差があるなら、この語句は黒話かもしれない(文脈がないと理解できない)
JSON 形式で出力してください:
{{
"is_similar": true/false,
"reason": "判断理由"
}}