Generative Agents: Interactive Simulacra of Human Behavior, Joon Sung Park, Joseph C. O'Brien, Carrie J. Cai, Meredith Ringel Morris, Percy Liang, Michael S. Bernstein, 2023arXiv preprint arXiv:2304.03442DOI: 10.48550/arXiv.2304.03442 - While not solely focused on 'Plan-and-Execute' as a generic architecture, this influential paper demonstrates agents that perform sophisticated planning and execution, providing a strong example of this paradigm in LLM agents.
LangChain Agents, LangChain, 2024 (LangChain) - This official documentation provides practical guides and implementation details for various agent types, including ReAct and Plan-and-Execute, within the LangChain framework.