ENTITY
plan.json
plan.json
PulseAugur coverage of plan.json — every cluster mentioning plan.json across labs, papers, and developer communities, ranked by signal.
Total · 30d
0
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 2 TOTAL
-
LLM workflows benefit from separating planner and executor roles
This article proposes a separation of concerns in LLM workflows, distinguishing between the LLM as a planner and a script as a strict executor. This architectural decision aims to improve system reliability by preventin…
-
LLM agents: Freeze plans before execution for improved reliability
The author proposes a method to improve the reliability of LLM agents by freezing plans before execution. This approach addresses the common issue where an LLM agent's approved plan differs from the one actually execute…