-
Notifications
You must be signed in to change notification settings - Fork 34
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
feat: add ellama-make-flash-cards #10
base: main
Are you sure you want to change the base?
Conversation
Adds function to create flashcards from selected text in the buffer
Hi, @geekodour. Thank you for this PR. Have you signed the FSF |
"Example:\n" | ||
"* What is an apple?\n" | ||
"A fruit" | ||
)))) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, move closing parens to previous line.
I have tried it, nice feature, thank you for contributing! |
Also, maybe it will be more useful if generation result will be in file in customized directory instead of ellama chat buffer? Or you mean later interactions with ellama about generated flash cards? |
I think I think On top of that sometimes it takes repeated attempts for it to respond as expected. (Eg. sometimes it'll return with not the response we want but re-running works etc., for all these usecase. Otherwise, chat is also nice in the way that we could tell it to generate a flashcard somewhat differently in any case. (But everytime we trigger Let me know what you think will be a suitable thing to do here? :) Also, I've sent the mail to FSF, will let you know when they get back. |
If you need fresh context, I think ellama-instant will be better. It's not autoloaded because user doesn't need to use it interactively. |
@geekodour Any updates? Or should we close this? |
Adds function to create flashcards from selected text in the buffer