add base environment action_space/observation space and update stanford_town_env

This commit is contained in:
better629 2024-03-26 20:22:45 +08:00
parent e240c0dc01
commit 2b7d09ede2
12 changed files with 341 additions and 75 deletions

View file

@ -69,4 +69,5 @@ imap_tools==1.5.0 # Used by metagpt/tools/libs/email_login.py
qianfan==0.3.2
dashscope==1.14.1
rank-bm25==0.2.2 # for tool recommendation
jieba==0.42.1 # for tool recommendation
jieba==0.42.1 # for tool recommendation
gymnasium==0.29.1