Metreeca Muse
    Preparing search index...

    Module @metreeca/muse-google - v0.1.1

    Google model connectors.

    Reaches the models Google provides through either access path the Google SDK supports: the Gemini API, keyed by an API key, and Vertex AI, keyed by project credentials.

    @metreeca/muse-google

    npm

    Google model connectors for @metreeca/muse.

    Reaches the models Google provides through either access path the Google SDK supports: the Gemini API, keyed by an API key, and Vertex AI, keyed by project credentials.

    Installation

    npm install @metreeca/muse         # the job execution API
    npm install @metreeca/muse-google # this package
    Important

    Node.js 22 or later is required.

    Warning

    TypeScript consumers must use "moduleResolution": "nodenext"/"node16"/"bundler" in tsconfig.json. The legacy "node" resolver is not supported.

    Usage

    See the API reference.

    Support

    • open an issue to report a problem or to suggest a new feature
    • start a discussion to ask a how-to question or to share an idea

    License

    This project is licensed under the Apache 2.0 License – see LICENSE file for details.