Skip to content

Conversation

@amitb0ra
Copy link

Closes #17

Description

Settings Configuration

  • Added ID_CONFIDENCE_THRESHOLD setting to SettingEnum
  • Created new number input setting (0-100 range, default: 75)
  • Clear label and description explaining trade-offs between lower and higher values

Handler Updates

  • Replaced hardcoded 75 threshold with dynamic value from settings
  • Added input validation: clamps values to 0-100 range with fallback to 75

Documentation

  • Updated README with confidence threshold configuration instructions
  • Added guidance on when to use lower (40-60) vs higher (85-95) values

Demo

image

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.

[Enhancement] Configurable Confidence Threshold and Intent Extraction Improvements

1 participant