Added lots of cites
This commit is contained in:
parent
e4272a6a08
commit
8fa2610fd6
@ -77,3 +77,42 @@
|
|||||||
archivePrefix={arXiv},
|
archivePrefix={arXiv},
|
||||||
primaryClass={cs.CL}
|
primaryClass={cs.CL}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@misc{Venturi, title={Pandasai}, url={https://docs.pandas-ai.com/},
|
||||||
|
journal={PandasAI}, author={Venturi, Gabriele}}
|
||||||
|
|
||||||
|
@misc{zhao2023automatic,
|
||||||
|
title={Automatic Model Selection with Large Language Models for Reasoning},
|
||||||
|
author={James Xu Zhao and Yuxi Xie and Kenji Kawaguchi and Junxian He and Michael Qizhe Xie},
|
||||||
|
year={2023},
|
||||||
|
eprint={2305.14333},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
primaryClass={cs.CL}
|
||||||
|
}
|
||||||
|
|
||||||
|
@misc{kabra2023programaided,
|
||||||
|
title={Program-Aided Reasoners (better) Know What They Know},
|
||||||
|
author={Anubha Kabra and Sanketh Rangreji and Yash Mathur and Aman Madaan and Emmy Liu and Graham Neubig},
|
||||||
|
year={2023},
|
||||||
|
eprint={2311.09553},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
primaryClass={cs.AI}
|
||||||
|
}
|
||||||
|
|
||||||
|
@software{langchain,
|
||||||
|
author = {Chase, Harrison},
|
||||||
|
month = oct,
|
||||||
|
title = {{LangChain}},
|
||||||
|
url = {https://github.com/langchain-ai/langchain},
|
||||||
|
year = {2022}
|
||||||
|
}
|
||||||
|
|
||||||
|
@misc{paranjape2023art,
|
||||||
|
title={ART: Automatic multi-step reasoning and tool-use for large language models},
|
||||||
|
author={Bhargavi Paranjape and Scott Lundberg and Sameer Singh and Hannaneh Hajishirzi and Luke Zettlemoyer and Marco Tulio Ribeiro},
|
||||||
|
year={2023},
|
||||||
|
eprint={2303.09014},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
primaryClass={cs.CL}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user