JSPM

@robinpath/google-gemini

0.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 96
  • Score
    100M100P100Q12915F
  • License MIT

Google Gemini integration — generateContent, multi-turn chat, multimodal vision, embeddings, token counting, and model listing. Uses the encrypted credential vault for API keys.

Package Exports

  • @robinpath/google-gemini

Readme

@robinpath/google-gemini

Google Gemini AI module for RobinPath.

Installation

robinpath add @robinpath/google-gemini

Functions

  • google-gemini.setApiKey
  • google-gemini.chat
  • google-gemini.complete
  • google-gemini.summarize
  • google-gemini.translate
  • google-gemini.extract
  • google-gemini.classify
  • google-gemini.analyze
  • google-gemini.embedText
  • google-gemini.embedBatch
  • google-gemini.listModels
  • google-gemini.countTokens
  • google-gemini.generateWithImage

Usage

google-gemini.setApiKey "your-api-key"

License

MIT