Expand description
Automatic insight synthesis from experience clusters.
When a cluster of related experiences exceeds the density threshold,
the InsightSynthesizer uses an LLM to generate a consolidated
DerivedInsight that captures the key pattern.
Structsยง
- Insight
Synthesizer - Synthesizes insights from clusters of related experiences using an LLM.
- Insight
Synthesizer Config - Configuration for automatic insight synthesis.