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 gemini plugin to marketplace #553

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NickLewanowicz
Copy link

@NickLewanowicz NickLewanowicz commented Jul 9, 2024

Submit a new Plugin to Marketplace

I forked the existing openai plugin and refactored it to instead use the gemini API. This is particularly useful cause the flash model has a context of 128k and is free up to 15 times a minute and ~1500/day so for most people it would be great for all their notes and if if you choose to use the pro model you can even go up to 1M tokens context.

Plugin Github repo URL: https://github.com/NickLewanowicz/logseq-plugin-gemini

Github releases checklist

  • a legal package.json file.
  • a valid CI workflow build action for Github releases. (theme plugin for this).
  • a release which includes a release zip pkg from a successful build.
  • a clear README file, ideally with an image or gif showcase. (For more friendly to users, it is recommended to have English version description).
  • a license in the LICENSE file.

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

Successfully merging this pull request may close these issues.

1 participant