Expand description
Shared planning types used by agent and evolution.
PlanningRule, SourceEntry, SourceRegistry are used for task planning and evolution (prompt learning, external knowledge).
Structsยง
- Planning
Rule - A planning rule for task generation.
- Source
Entry - A single external information source entry.
- Source
Registry - The full source registry.