Add EcoAssistant to the research page (#612)

* Update Research.md

* Update Research.md

* Update Research.md
This commit is contained in:
Jieyu Zhang 2023-11-09 13:08:40 -08:00 committed by GitHub
parent 5dfbbbdf73
commit 0b926f4f2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,3 +36,14 @@ For technical details, please check our technical report and research publicatio
booktitle={ArXiv preprint arXiv:2306.01337},
}
```
* [EcoAssistant: Using LLM Assistant More Affordably and Accurately](https://arxiv.org/abs/2310.03046). Jieyu Zhang, Ranjay Krishna, Ahmed H. Awadallah, Chi Wang. ArXiv preprint arXiv:2310.03046 (2023).
```bibtex
@inproceedings{zhang2023ecoassistant,
title={EcoAssistant: Using LLM Assistant More Affordably and Accurately},
author={Zhang, Jieyu and Krishna, Ranjay and Awadallah, Ahmed H and Wang, Chi},
year={2023},
booktitle={ArXiv preprint arXiv:2310.03046},
}
```