# Functions
NewInsightManager creates a new instance of InsightManager with the provided options.
# Constants
ActorInsights represents insights about specific actors.
SessionInsights represents insights about the current session.
UniqueInsights represents filtered unique insights across all types.
# Structs
ExampleInsight represents a single insight with metadata.
No description provided by the author
ExampleSet represents a collection of example messages and their associated insights.
InsightManager handles the generation and management of conversation insights.
No description provided by the author