mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 10:56:22 +02:00
feat: merge fixbug/rfc135_merge_geekan_cli_etc_1445
This commit is contained in:
parent
8636026c55
commit
a9479843f6
8 changed files with 33 additions and 16 deletions
|
|
@ -13,7 +13,7 @@ from unittest.mock import Mock
|
|||
|
||||
import pytest
|
||||
|
||||
from metagpt.config import CONFIG
|
||||
from metagpt.config import CONFIG, Config
|
||||
from metagpt.const import DEFAULT_WORKSPACE_ROOT
|
||||
from metagpt.logs import logger
|
||||
from metagpt.provider.openai_api import OpenAIGPTAPI as GPTAPI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue