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

Autosuggestions Data-type doesn't accessible #206

Open
2 tasks done
axif0 opened this issue Oct 2, 2024 · 4 comments
Open
2 tasks done

Autosuggestions Data-type doesn't accessible #206

axif0 opened this issue Oct 2, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@axif0
Copy link
Contributor

axif0 commented Oct 2, 2024

Terms

Behavior

Currently in get.py, there is no logic set for Autosuggestions.

image

As in process_wiki.py function called gen_autosuggestions already defined. Can we can that in get.py ? If yes, I want to work on this issue.

@axif0 axif0 added the bug Something isn't working label Oct 2, 2024
@andrewtavis
Copy link
Member

Yes, this would be great, @axif0! But let's finish the current issues first :)

@andrewtavis
Copy link
Member

Discussing this a bit with @axif0 right now. We don't really think that the way that we're doing autosuggestions is something that would be applicable to other communities. Also, the long term plan is that we would actually not be using Wikipedia based calculated autosuggestions for this, but rather include a small LLM model in the language packs that would provide context based autosuggestions. Because of this, the work for this issue could potentially be to simply remove autosuggestions as an option for the CLI, and we will then use the notebook as needed in the Scribe community.

CC @wkyoshida and @mhmohona

@Collins-Webdev
Copy link
Contributor

Collins-Webdev commented Oct 19, 2024

Hello @andrewtavis 👋🏼, I hope you are doing well !
I am eager to work on this bug.
Can you asign me to it please 🙏🏽?

@Collins-Webdev
Copy link
Contributor

Hello @andrewtavis 👋🏼,
I just made a PR about this issue here : #462
Please review it and let me know if I should modify something 😊.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants