Files
wehub-resource-sync e4dcfc49aa
Tests / Import Check (Python 3.13) (push) Has been cancelled
Tests / Import Check (Python 3.14) (push) Has been cancelled
Tests / Python Tests (Python 3.11) (push) Has been cancelled
Tests / Python Tests (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.14) (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
Tests / Lint and Format (push) Has been cancelled
Tests / Web Node Tests (push) Has been cancelled
Tests / Import Check (Python 3.11) (push) Has been cancelled
Tests / Import Check (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.13) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:00:43 +08:00

7 lines
478 B
YAML

short_description: "调用专门的深度推理模型处理困难子问题。"
when_to_use: "当现有上下文存在歧义、需要多步综合,或某个困难子问题需要更深入分析时使用。"
input_format: "聚焦的推理问题,可附带必要上下文。"
guideline: "只有在检索或计算都不够时,才把深度推理留给关键瓶颈。"
note: "高质量推理输入应具体明确,只包含解决该子问题必需的信息。"
phase: "synthesis"