改进输入文件处理 #8

Closed
opened 2026-05-31 16:12:57 +08:00 by pzhang_zywl · 1 comment
Owner
  1. 检查程序,确保没有hardcode 输入文件
  2. 程序可以指定输入文件
  3. 程序没有默认的输入文件
1. 检查程序,确保没有hardcode 输入文件 2. 程序可以指定输入文件 3. 程序没有默认的输入文件
Author
Owner

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/9

变更:

  • 移除 hardcode 默认输入文件路径
  • INPUT_JSON 仅从环境变量获取
  • load_input_document() 无输入时明确报错

等待 CI 通过后 merge。

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/9 变更: - 移除 hardcode 默认输入文件路径 - INPUT_JSON 仅从环境变量获取 - load_input_document() 无输入时明确报错 等待 CI 通过后 merge。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zeekrAI/document_analyzer#8