mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-12 14:55:10 -05:00
An agent implementation of MathChat (#1090)
* mathcaht implementation * code forrmat * update readme * update openai.yml * update openai.yml * update openai.yml
This commit is contained in:
@@ -101,3 +101,14 @@ For technical details, please check our research publications.
|
||||
booktitle={ArXiv preprint arXiv:2303.04673},
|
||||
}
|
||||
```
|
||||
|
||||
* [An Empirical Study on Challenging Math Problem Solving with GPT-4](https://arxiv.org/abs/2306.01337). Yiran Wu, Feiran Jia, Shaokun Zhang, Hangyu Li, Erkang Zhu, Yue Wang, Yin Tat Lee, Richard Peng, Qingyun Wu, Chi Wang. ArXiv preprint arXiv:2306.01337 (2023).
|
||||
|
||||
```bibtex
|
||||
@inproceedings{wu2023empirical,
|
||||
title={An Empirical Study on Challenging Math Problem Solving with GPT-4},
|
||||
author={Yiran Wu and Feiran Jia and Shaokun Zhang and Hangyu Li and Erkang Zhu and Yue Wang and Yin Tat Lee and Richard Peng and Qingyun Wu and Chi Wang},
|
||||
year={2023},
|
||||
booktitle={ArXiv preprint arXiv:2306.01337},
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user