Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Passage Filter node and its first module 'similarity_threshold_cutoff' #290

Merged
merged 19 commits into from
Apr 10, 2024

Conversation

vkehfdl1
Copy link
Contributor

close #282

I tested this node from an yaml file, too.
So, I need to edit 'simple.yaml' file.

Actually, when you want to add new node, all you need to do is add run.py function at support.py.
It is great.

Copy link
Contributor

@bwook00 bwook00 left a comment

Choose a reason for hiding this comment

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

LGTM

@vkehfdl1 vkehfdl1 enabled auto-merge (squash) April 10, 2024 13:19
@vkehfdl1 vkehfdl1 merged commit 6490afa into main Apr 10, 2024
3 checks passed
@vkehfdl1 vkehfdl1 deleted the Feature/#282 branch April 10, 2024 13:25
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.

Make passage filter node and its first module 'threshold_cutoff'
3 participants