Interface EpisodicExtractionOverride.Builder

  • Method Details

    • appendToPrompt

      EpisodicExtractionOverride.Builder appendToPrompt(String appendToPrompt)

      The text appended to the prompt for the extraction step of the episodic memory strategy.

      Parameters:
      appendToPrompt - The text appended to the prompt for the extraction step of the episodic memory strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelId

      The model ID used for the extraction step of the episodic memory strategy.

      Parameters:
      modelId - The model ID used for the extraction step of the episodic memory strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.