AstrAI/astrai/preprocessing
ViperEkura 31bc7f5c2a refactor : pipeline 策略化拆分,消除 _flush if/else
- PackingStrategy / PositionIdStrategy / StoreWriter 独立文件 + Factory
- Pipeline._flush 零 if/else,纯编排
- SectionRenderer 从 SectionedMaskBuilder 分离
- OutputConfig.position_ids_mode 默认改为 ""none""
2026-06-06 00:45:33 +08:00
..
__init__.py refactor : pipeline 策略化拆分,消除 _flush if/else 2026-06-06 00:45:33 +08:00
builder.py refactor : pipeline 策略化拆分,消除 _flush if/else 2026-06-06 00:45:33 +08:00
packing.py refactor : pipeline 策略化拆分,消除 _flush if/else 2026-06-06 00:45:33 +08:00
pipeline.py refactor : pipeline 策略化拆分,消除 _flush if/else 2026-06-06 00:45:33 +08:00
position_id.py refactor : pipeline 策略化拆分,消除 _flush if/else 2026-06-06 00:45:33 +08:00
writer.py refactor : pipeline 策略化拆分,消除 _flush if/else 2026-06-06 00:45:33 +08:00