LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
agents/human.py
agents/llm.py
agents/llm_walkthrough.py
agents/random.py
agents/react.py
agents/reasoning.py
agents/walkthrough.py
tale_suite.egg-info/PKG-INFO
tale_suite.egg-info/SOURCES.txt
tale_suite.egg-info/dependency_links.txt
tale_suite.egg-info/requires.txt
tale_suite.egg-info/top_level.txt
tales/__init__.py
tales/agent.py
tales/config.py
tales/download.py
tales/get_env_splits.py
tales/logger.py
tales/token.py
tales/utils.py
tales/version.py
tales/alfworld/__init__.py
tales/alfworld/alfworld_data.py
tales/alfworld/alfworld_env.py
tales/jericho/__init__.py
tales/jericho/games.json
tales/jericho/jericho_data.py
tales/jericho/jericho_env.py
tales/scienceworld/__init__.py
tales/scienceworld/scienceworld_data.py
tales/scienceworld/scienceworld_env.py
tales/textworld/__init__.py
tales/textworld/textworld_data.py
tales/textworld/textworld_env.py
tales/textworld_express/__init__.py
tales/textworld_express/twx_data.py
tales/textworld_express/twx_env.py