mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-03 21:02:38 +02:00
move RewriteCode to actions/write_code_review.py
This commit is contained in:
parent
050bec2ccf
commit
a48ccfdcf9
4 changed files with 92 additions and 104 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from metagpt.actions.di.rewrite_code import RewriteCode
|
||||
from metagpt.actions.write_code_review import RewriteCode
|
||||
from metagpt.prompts.di.engineer2 import ENGINEER2_INSTRUCTION
|
||||
from metagpt.roles.di.role_zero import RoleZero
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue