Skip to content

Document more params for n8n integration#1035

Open
yaleMemVerge wants to merge 1 commit intoMemMachine:mainfrom
yaleMemVerge:main-n8n
Open

Document more params for n8n integration#1035
yaleMemVerge wants to merge 1 commit intoMemMachine:mainfrom
yaleMemVerge:main-n8n

Conversation

@yaleMemVerge
Copy link
Contributor

Purpose of the change

Enhance the n8n integration by supporting additional parameters for memory search and storage.

Description

Enrich with context (Memory Search):

  • Add parameters for context expansion and score threshold.
  • Improve the search filter functionality.
  • Support specifying memory types and session ID.

Store a message (Memory Store):

  • Support specifying memory types and session ID.
  • Correct handling of episode type.

Type of change

  • Documentation update

Checklist

  • I have signed the commit(s) within this pull request
  • My code follows the style guidelines of this project (See STYLE_GUIDE.md)
  • I have performed a self-review of my own code
  • I have commented my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

Maintainer Checklist

  • Confirmed all checks passed
  • Contributor has signed the commit(s)
  • Reviewed the code
  • Run, Tested, and Verified the change(s) work as expected

@yaleMemVerge yaleMemVerge self-assigned this Feb 3, 2026
@yaleMemVerge yaleMemVerge requested a review from Copilot February 3, 2026 07:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the n8n integration documentation by adding support for additional parameters in both the "Store a message" and "Enrich with context" operations, improving configurability for memory search and storage functionality.

Changes:

  • Added memory types parameter to specify which types of memories to use
  • Added session ID parameter as a required field for both operations
  • Enhanced memory search with context expansion, score threshold, and improved filter functionality
  • Corrected episode type options and default value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Support more search and store params for n8n integration
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sscargal sscargal changed the title Support more params for n8n integration Document more params for n8n integration Feb 3, 2026
Copy link
Contributor

@sscargal sscargal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants