build_community_evidence_pack
Compile evidence packs by sampling chunks from top community entities' mentions to support literature review and knowledge synthesis.
Instructions
为社区构建证据包
从社区 top entities 的 mentions 中采样 chunks,写入证据包。
Args: comm_id: 社区 ID max_chunks: 最大 chunk 数量,默认 100 per_doc_limit: 每篇文档最多 chunk 数,默认 4
Returns: 证据包信息,包含 pack_id、文档数和 chunk 数
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comm_id | Yes | ||
| max_chunks | No | ||
| per_doc_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||