LLM-based Agent Planning Module

From GM-RKB
Revision as of 22:44, 8 September 2023 by Gmelli (talk | contribs) (Created page with "An LLM-based Agent Planning Module is a LLM-based system module in an LLM-based agent architecture that enables planning and reasoning. * <B>Context:</B> ** It can allow breaking down tasks into subgoals. ** It can generate plans with or without external feedback. ** It can aid in multi-step decision making. ** It can employ techniques like chain-of-thought prompting. ** ... * <B>Example(s):</B> ** The planning module in (Wang et al., 2023). ** The goal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An LLM-based Agent Planning Module is a LLM-based system module in an LLM-based agent architecture that enables planning and reasoning.