EpisodicReflectionOverride
Contains configurations to override the default reflection step for the episodic memory strategy.
Types
Properties
Link copied to clipboard
The text appended to the prompt for the reflection step of the episodic memory strategy.
Link copied to clipboard
The namespaces over which reflections were created. Can be less nested than the episodic namespaces.
Link copied to clipboard
The namespaceTemplates over which reflections were created. Can be less nested than the episodic namespaces.
Functions
Link copied to clipboard
inline fun copy(block: EpisodicReflectionOverride.Builder.() -> Unit = {}): EpisodicReflectionOverride