-
{{ "%02d"|format(loop.index) }}. {{ topic["title"] }}
- +
+
+ {{ "%02d"|format(loop.index) }}. {{ topic["title"] }}
+
{% if topic["time_range"] or topic["participants"] %}
-
+
- # Shared Resources
-
{% if topic["time_range"] %}
{% endif %}
{% if topic["analysis_points"]|default([]) %}
- 时段:{{ topic["time_range"] }}
{% endif %}
{% if topic["participants"] %}参与人数:{{ topic["participants"] }}
{% endif %}
- Background
-
{% if summary_resource_hub|default([]) %}
- {{ topic["analysis_points"][0] }}
+
+ Background
+
{% endif %}
{% if topic["overview_points"]|default([]) %}
- {{ topic["analysis_points"][0] }}
- Key Points
-
- {% if not (summary_topics|default([])) %}
- -
+
- {{ line }} {% endfor %} @@ -462,82 +126,89 @@ {% if topic["quote_text"] %}
+ Key Points
+
{% endfor %}
- -
{% for line in topic["overview_points"] %}
- Conclusion
-
{% endif %}
-
+ {{ topic["quote_text"] }}
+ Conclusion +{{ topic["quote_text"] }}
{{ summary_fallback_text }}
- {% endif %} + {% if not (summary_topics|default([])) %} +{{ summary_fallback_text }}
+ {% endif %} +
+
+ # Shared Resources
+
{% for item in summary_resource_hub %}
-
-
- # Marketplace
- {% for line in summary_marketplace|default([]) %}
-
-
- # Unresolved Pool
- {% for line in summary_unresolved_pool|default([]) %}
-
-
+
-
-
{% endif %}
-
- {{ item.icon }}
- {{ item.title }}
+
-
+
+
{% endfor %}
+ {{ item.icon }}
+ {{ item.title }}
- ›
+
{{ line }}
- {% endfor %} - {% if not (summary_marketplace|default([])) %} -暂无交易信息
- {% endif %} -{{ line }}
- {% endfor %} - {% if not (summary_unresolved_pool|default([])) %} -暂无待解问题
- {% endif %} -
+
-
+ # Marketplace
+
+
+ {% for line in summary_marketplace|default([]) %}
+
+ {{ line }}
+ {% endfor %} + {% if not (summary_marketplace|default([])) %} +暂无交易信息
+ {% endif %} +
+ # Unresolved Pool
+
+
+ {% for line in summary_unresolved_pool|default([]) %}
+
+ {{ line }}
+ {% endfor %} + {% if not (summary_unresolved_pool|default([])) %} +暂无待解问题
+ {% endif %} +
- # Core Knowledge Points
+
+
+
+
+
+
+ # Core Knowledge Points
{% for line in summary_core_points|default([]) %}
-
-
-
- {{ line }}
+{{ line }}
{% endfor %} {% if not (summary_core_points|default([])) %} -暂无核心知识点
- {% endif %} -
- Top Contributors
-
-
- {% for name in summary_top_contributors|default([]) %}
- {{ name[:1] }}
- {% endfor %}
- {% if not (summary_top_contributors|default([])) %}
- ABC
+
暂无核心知识点
{% endif %}Engine: Playwright · Tokens: {{ summary_metrics.token_total }} · Latency: {{ summary_metrics.latency_text }}
-
-
+ Engine: Playwright · Tokens: {{ summary_metrics.token_total }} · Latency: {{ summary_metrics.latency_text }}
+