rm key print

This commit is contained in:
yzlin 2024-01-02 10:24:11 +08:00
parent 83ee76cca7
commit e8eb98375b

View file

@ -8,8 +8,6 @@ from metagpt.schema import UserMessage
CONFIG.openai_proxy = None
print("openai_api_key ", CONFIG.openai_api_key)
@pytest.mark.asyncio
async def test_aask_code():