Skip to main content

Module planning

Module planning 

Source
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ยง

PlanningRule
A planning rule for task generation.
SourceEntry
A single external information source entry.
SourceRegistry
The full source registry.