From 2e3b7abdb50bbcb8fc1e304c186002fe0a25eee3 Mon Sep 17 00:00:00 2001 From: LIN Jinghan Date: Mon, 7 Aug 2023 16:50:16 +0800 Subject: [PATCH] add one paper in planning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7202d3..437ffb6 100755 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ If you find this repository useful, please consider [citing](#citation) and STAR * **LLM-MCTS**: "Large Language Models as Commonsense Knowledge for Large-Scale Task Planning", *arXiv, May 2023*. [[Paper](https://arxiv.org/abs/2305.14078v1)] * "Collaborating with language models for embodied reasoning", *NeurIPS, Feb 2022*. [[Paper](https://arxiv.org/abs/2302.00763v1)] * **LLM-Brain**: "LLM as A Robotic Brain: Unifying Egocentric Memory and Control", arXiv, Apr 2023. [[Paper](https://arxiv.org/abs/2304.09349v1)] - +* **Co-LLM-Agents**: "Building Cooperative Embodied Agents Modularly with Large Language Models", *arXiv, Jul 2023*. [[Paper](https://arxiv.org/abs/2307.02485)] [[Code](https://github.com/UMass-Foundation-Model/Co-LLM-Agents)] [[Website](https://vis-www.cs.umass.edu/Co-LLM-Agents/)] --- ## Manipulation