EpisodicReflectionOverride

Contains configurations to override the default reflection step for the episodic memory strategy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 model ID used 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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String