--- last_reviewed: 2026-06-15 --- # scripts — 调试脚本与数据目录 ## 子目录 | 目录 | 说明 | |------|------| | `data/` | CLI 模式的数据目录:发票源文件、`config.json`、`.invoice_cache` 缓存 | ## 脚本 | 文件 | 说明 | |------|------| | `debug_stream_fields.py` | 诊断 stream_chat 返回对象的字段结构 | | `test_application_extract.py` | 测试出差申请单提取 | | `test_multimodal.py` | 测试多模态 LLM 识别 | | `test_travel_info.py` | 测试差旅信息提取 |