EpisodicOverrideReflectionConfigurationInput

Configurations for overriding the reflection step of the episodic memory strategy.

Types

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

Properties

Link copied to clipboard

The text to append to the prompt for reflection step of the episodic memory strategy.

Link copied to clipboard

The model ID to use for the reflection step of the episodic memory strategy.

Link copied to clipboard

The namespaces to use for episodic reflection. Can be less nested than the episodic namespaces.

Functions

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