Interface ExtractionConfig.Builder

  • Method Details

    • namespaceVariables

      ExtractionConfig.Builder namespaceVariables(Map<String,String> namespaceVariables)

      A map of namespaceKeys to their values. The service substitutes these values into namespaceTemplates during long-term memory extraction to control namespace hierarchy.

      Parameters:
      namespaceVariables - A map of namespaceKeys to their values. The service substitutes these values into namespaceTemplates during long-term memory extraction to control namespace hierarchy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.