Interface EpisodicOverrideExtractionConfigurationInput.Builder

  • Method Details

    • appendToPrompt

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

      Parameters:
      appendToPrompt - The text to append 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 to use for the extraction step of the episodic memory strategy.

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