mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-04 06:15:32 +02:00
Merge branch 'kolbytn:main' into Speech-to-Text
This commit is contained in:
commit
da6c0bef23
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -181,10 +181,11 @@ Some of the node modules that we depend on have bugs in them. To add a patch, ch
|
||||||
## Citation:
|
## Citation:
|
||||||
|
|
||||||
```
|
```
|
||||||
@misc{mindcraft2023,
|
@article{mindcraft2025,
|
||||||
Author = {Kolby Nottingham and Max Robinson},
|
title = {Collaborating Action by Action: A Multi-agent LLM Framework for Embodied Reasoning},
|
||||||
Title = {MINDcraft: LLM Agents for cooperation, competition, and creativity in Minecraft},
|
author = {White*, Isadora and Nottingham*, Kolby and Maniar, Ayush and Robinson, Max and Lillemark, Hansen and Maheshwari, Mehul and Qin, Lianhui and Ammanabrolu, Prithviraj},
|
||||||
Year = {2023},
|
journal = {arXiv preprint arXiv:2504.17950},
|
||||||
url={https://github.com/kolbytn/mindcraft}
|
year = {2025},
|
||||||
|
url = {https://arxiv.org/abs/2504.17950},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue