Add Comments
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
"""
|
||||
Report Engine核心工具集合。
|
||||
|
||||
包含模板切片、章节存储等基础能力,供agent流水线复用。
|
||||
该包封装了模板切片、章节存储与章节装订三大基础能力,
|
||||
所有上层节点都会复用这些工具保证结构一致。
|
||||
"""
|
||||
|
||||
from .template_parser import TemplateSection, parse_template_sections
|
||||
|
||||
Reference in New Issue
Block a user