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

Add option for number of suggestions #22

Open
SebastinSanty opened this issue Feb 8, 2021 · 1 comment
Open

Add option for number of suggestions #22

SebastinSanty opened this issue Feb 8, 2021 · 1 comment
Assignees
Labels

Comments

@SebastinSanty
Copy link
Contributor

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

@SebastinSanty SebastinSanty changed the title Set Maximum number of suggestions Add option for number of suggestions Feb 8, 2021
@SebastinSanty
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants