mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 13:52:38 +02:00
feat: Change the operation of transmitting file content during the QA process to transmitting file names instead.
This commit is contained in:
parent
13b37306cd
commit
ec3dd004af
8 changed files with 159 additions and 151 deletions
|
|
@ -61,3 +61,5 @@ SEQ_FLOW_FILE_REPO = "resources/seq_flow"
|
|||
SYSTEM_DESIGN_PDF_FILE_REPO = "resources/system_design"
|
||||
PRD_PDF_FILE_REPO = "resources/prd"
|
||||
TASK_PDF_FILE_REPO = "resources/api_spec_and_tasks"
|
||||
TEST_CODES_FILE_REPO = "tests"
|
||||
OUTPUTS_FILE_REPO = "outputs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue