Lux.Reflection (Lux v0.3.0)
View SourceA Reflection represents a Agent's decision-making process and self-awareness. It can evolve over time as the Agent learns and adapts to new situations.
Summary
Functions
Analyzes the reflection's history to identify patterns and improve decision making.
Creates a new reflection module.
Performs a reflection cycle for a agent, deciding on next actions.
Updates the reflection's context with new information.
Types
Functions
Analyzes the reflection's history to identify patterns and improve decision making.
Creates a new reflection module.
Performs a reflection cycle for a agent, deciding on next actions.
Updates the reflection's context with new information.