inmt icon indicating copy to clipboard operation
inmt copied to clipboard

Add option for number of suggestions

Open SebastinSanty opened this issue 4 years ago • 1 comments

Currently, the maximum number of suggestions in the drop-down box is 5. Can we add that as a parameter to the API?

SebastinSanty avatar Feb 08 '21 09:02 SebastinSanty

There are two types of suggestions which we provide through our API - for which we can add some controls :

  1. Full Sentence Gist - How many full sentences should be sent? Default currently is 1.
  2. Partial Sentence Suggestion - How many partial sentences should be sent? Default currently is 5.

SebastinSanty avatar Feb 08 '21 10:02 SebastinSanty