mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
citation and blog post
This commit is contained in:
parent
26881c547c
commit
c8334ed0ae
1 changed files with 9 additions and 0 deletions
|
@ -141,3 +141,12 @@ Thus, all the below specifications are equivalent to the above example:
|
|||
## Patches
|
||||
|
||||
Some of the node modules that we depend on have bugs in them. To add a patch, change your local node module file and run `npx patch-package [package-name]`
|
||||
|
||||
## Citation:
|
||||
```
|
||||
@misc{mindcraft2023,
|
||||
Author = {Kolby Nottingham and Max Robinson},
|
||||
Title = {MINDcraft: LLM Agents for cooperation, competition, and creativity in Minecraft},
|
||||
Year = {2023},
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue