In the repo root:
conda create -n gameenv python=3.10
conda activate gameenv
pip install -e .
Ask Josh for the credentials file.
agents/rap/reasoners
comes from llm-reasoners
. See their license.
@article{hao2023reasoning,
title={Reasoning with language model is planning with world model},
author={Hao, Shibo and Gu, Yi and Ma, Haodi and Hong, Joshua Jiahua and Wang, Zhen and Wang, Daisy Zhe and Hu, Zhiting},
journal={arXiv preprint arXiv:2305.14992},
year={2023}
}