chore: AI 생성 설정 provenance 기록
This commit is contained in:
parent
d0b5876ae5
commit
9f62ed877a
@ -388,6 +388,9 @@ def main() -> int:
|
||||
"source_group": source_group,
|
||||
"generation_type": "pure_ai",
|
||||
"provenance": "ai_generated_controlled",
|
||||
"temperature": args.temperature,
|
||||
"shard_index": args.shard_index,
|
||||
"shard_count": args.shard_count,
|
||||
"meta": meta,
|
||||
}, ensure_ascii=False) + "\n")
|
||||
sink.flush()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user