mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
update CodePlanAndChangeContext
This commit is contained in:
parent
1959743d0b
commit
81b59bfe0d
2 changed files with 4 additions and 4 deletions
|
|
@ -454,7 +454,6 @@ class BugFixContext(BaseContext):
|
|||
|
||||
|
||||
class CodePlanAndChangeContext(BaseContext):
|
||||
filename: str = ""
|
||||
requirement_doc: Document
|
||||
prd_docs: List[Document]
|
||||
design_docs: List[Document]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue