logseq / marketplace

A centralized packages manager for Logseq marketplace plugins.
MIT License
247 stars 271 forks source link

Add gemini plugin to marketplace #553

Open NickLewanowicz opened 2 months ago

NickLewanowicz commented 2 months ago

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