mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
fix: bug
This commit is contained in:
parent
cdd222c4c5
commit
c5a39fcf40
2 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue