code-act
Active·★ 1.7k·Updated 2024-05-23
★ Trending
Official Repo for ICML 2024 paper "Executable Code Actions Elicit Better LLM Agents" by Xingyao Wang, Yangyi Chen, Lifan Yuan, Yizhe Zhang, Yunzhu Li, Hao Peng, Heng Ji.
CodeAct unifies LLM agents' actions into an executable code space, enabling dynamic revision and new actions based on execution results. This approach significantly outperforms traditional text and JSON action methods, improving LLM agent success rates on complex tasks.
#LLM Agents#Code Execution#Instruction Tuning#Python#Large Language Models