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

Can we customize minimum threshold setting via parameter or environment variable? #1317

Open
tuanpham96 opened this issue Nov 16, 2023 · 1 comment

Comments

@tuanpham96
Copy link

The minimum similarity setting is currently at 0.25. Is it possible to customize this using dolos run parameters or via environment variables somehow?

<v-slider
v-model.number="cutoff"
min="0.25"
max="1"

Thanks!

@pdawyndt
Copy link
Contributor

I recently also had a use case where a lower threshold setting would have been useful.

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

No branches or pull requests

2 participants