1/ Plan-and-execute Planner LLM generates a task list, each task is executed by a smaller LLM, and dynamic replanning (or response) is done using the final output. Based on the @yoheinakajima
's BabyAGI project and Lei Wang's "Plan and solve" paper Python:
Plan-and-Execute: LLM Task Planning and Dynamic Replanning
By
–
