This commit is contained in:
better629 2024-03-04 13:47:13 +08:00
parent 88474fdf3c
commit cc9d8e9673

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