You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): update README.md to reflect the new threshold value for cosine similarity in the ask command
fix(cli.py): change default threshold value in the ask command from 0.25 to 0.001 for consistency
fix(config.py): update threshold value from 0.25 to 0.001 to align with new requirements
test(config.py): update test case to check for the new threshold value of 0.001 instead of 0.25
0 commit comments