mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-01 20:03:28 +02:00
update st_game using MG v0.7
This commit is contained in:
parent
643450388a
commit
325550a3dc
112 changed files with 6437 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ from metagpt.environment.stanford_town_env.stanford_town_ext_env import (
|
|||
)
|
||||
|
||||
maze_asset_path = (
|
||||
Path(__file__).absolute().parent.joinpath("..", "..", "..", "data", "environment", "stanford_town", "the_ville")
|
||||
Path(__file__).absolute().parent.joinpath("..", "..", "..", "..", "examples/st_game/static_dirs/assets/the_ville")
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue