This commit is contained in:
better629 2024-03-04 13:47:13 +08:00
parent e238a6f658
commit 729094173a

View file

@ -4,7 +4,6 @@
from typing import Any, Optional
from examples.st_game.roles.st_role import STRole
from examples.st_game.utils.const import MAZE_ASSET_PATH
from metagpt.context import Context