This commit is contained in:
seeker 2024-07-04 17:40:36 +08:00
parent cdd222c4c5
commit c5a39fcf40
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ import os
from pydantic import Field
from metagpt.logs import logger
from metagpt.prompts.di.swe import (
from metagpt.prompts.di.swe_agent import (
MINIMAL_EXAMPLE,
NEXT_STEP_TEMPLATE,
SWE_AGENT_SYSTEM_TEMPLATE,