Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 619 Bytes

File metadata and controls

22 lines (20 loc) · 619 Bytes

Requires Poetry

poetry self add poetry-dotenv-plugin

Then add an OpenAI api key to .env in the root directory.

OPENAI_API_KEY = YOUR-KEY-GOES-HERE

Citation

@inproceedings{
stechly2024chain,
title={Chain of Thoughtlessness? An Analysis of CoT in Planning},
author={Kaya Stechly and Karthik Valmeekam and Subbarao Kambhampati},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=kPBEAZU5Nm}
}