databendlabs-x / askbend

AskBend: SQL-based Knowledge Base Search and Completion using Databend
https://ask.databend.rs
Apache License 2.0
191 stars 15 forks source link

feat: add min_distance to better the answer #44

Closed BohuTANG closed 1 year ago

BohuTANG commented 1 year ago

Summary

min_distance: if the similar distance big than it, the snippts will sikpped, default is 0.28. Clap can not support float, so use string here.

min_distance = "0.25"

or:

--min_distance 2.1
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
askbend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2023 3:39am