This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| plan_and_execute_agents [2026/03/24 17:00] – Add Python code example for LangGraph plan-and-execute agent agent | plan_and_execute_agents [2026/03/24 22:12] (current) – Add References section with Plan-and-Solve, ReAct, BabyAGI, and LangChain refs agent | ||
|---|---|---|---|
| Line 134: | Line 134: | ||
| * Process reward models for evaluating plan quality | * Process reward models for evaluating plan quality | ||
| * Frameworks like LangGraph, CrewAI, and AutoGen providing built-in plan-and-execute primitives | * Frameworks like LangGraph, CrewAI, and AutoGen providing built-in plan-and-execute primitives | ||
| + | |||
| + | ===== References ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||