Skip to main content

Plugin for LLM adding support for Google Cloud Vertex AI

Project description

llm-vertex

Plugin for LLM adding support for Google Cloud Vertex AI.

Please note that this plugin is for Vertex AI specifically, not Google AI Studio.

For Gemini support using AI Studio, please see llm-gemini instead.

Supported models:

  • gemini-2.5-flash
  • gemini-2.5-pro
  • gemini-2.0-flash-lite
  • gemini-2.0-flash
  • gemini-1.5-pro
  • gemini-1.5-flash

Installation

See Installing Plugins for detailed instructions.

Method 1: Use llm

llm install llm-vertex

Method 2: Use pip

pip install llm-vertex

Use

First, authenticate using gcloud:

gcloud auth application-default login

Export two environment variables for the GCP Project and location you want to use:

export VERTEX_PROJECT_ID=gcp-project-id VERTEX_LOCATION=us-east1

Run llm and specify one of the provided models:

 llm -m vertex-gemini-1.5-pro-preview-0409 "What's one clever name for a pet pelican?"
"Gulliver" would be a clever name for a pet pelican, referencing both its large gullet and its potential for long journeys! 🦜

Development

Create and activate a virtual environment:

python -m venv .venv
source .venv/bin/activate

Install the package in development mode with test dependencies:

pip install -e '.[dev]'

Run the tests:

python -m pytest

The tests use mocking to avoid requiring actual Google Cloud credentials during development, but do not really test actual functionality outside of making sure the plugin is installed and can be used.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llm_vertex_fork-0.2.4.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llm_vertex_fork-0.2.4-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file llm_vertex_fork-0.2.4.tar.gz.

File metadata

  • Download URL: llm_vertex_fork-0.2.4.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for llm_vertex_fork-0.2.4.tar.gz
Algorithm Hash digest
SHA256 dc42bd94604e9f889995a9d2e59a9dc788d16d34dfa6a32ffb60c5c531030627
MD5 4bd6b92f92aa2e79c63dc9708b6776c9
BLAKE2b-256 fb5dff6b97fa0b64f01b1ca63c831bb54a6d08429368f38a441850e63f223938

See more details on using hashes here.

Provenance

The following attestation bundles were made for llm_vertex_fork-0.2.4.tar.gz:

Publisher: publish.yml on avoidik/llm-vertex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file llm_vertex_fork-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for llm_vertex_fork-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 40ddbace1b5db04a051d530cf0e55555bc617840d2748b3e33059e204c039f35
MD5 13ba50dfb9ea9e49fedcdffa62f31625
BLAKE2b-256 deeed160600407842e98ff2d8e1fb01f3f03dbaec5e9be15f0c4a2f59534c19e

See more details on using hashes here.

Provenance

The following attestation bundles were made for llm_vertex_fork-0.2.4-py3-none-any.whl:

Publisher: publish.yml on avoidik/llm-vertex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page