Skip to main content

Genkit Vertex AI Plugin

Integrate Genkit with Google Cloud Vertex AI Model Garden.

Installation

uv add genkit-vertexai

Usage

from genkit import Genkit
from genkit_vertexai.model_garden import ModelGarden

ai = Genkit(
    plugins=[ModelGarden(project_id='my-project', location='us-central1')],
)

res = await ai.generate(
    model='modelgarden/anthropic/claude-3-5-sonnet-v2@20241022',
    prompt='Explain recursion in 10 words.',
)
print(res.text)

Requires Google Cloud Application Default Credentials (ADC) or explicit credentials.

Download files

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

Source Distribution

genkit_vertexai-0.9.0.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

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

genkit_vertexai-0.9.0-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file genkit_vertexai-0.9.0.tar.gz.

File metadata

  • Download URL: genkit_vertexai-0.9.0.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for genkit_vertexai-0.9.0.tar.gz
Algorithm Hash digest
SHA256 c06071fdb39b9c8513a19cf8eeeba24aa0bb61cce12a028e31367bab69dd7e8b
MD5 69c39a9dbd572f2a437d7f212d6d244b
BLAKE2b-256 eaae01e5aed11066d4d88781190c7ef5a0cf79e8bc41e6ba5b3b1ea80e5f8308

See more details on using hashes here.

Provenance

The following attestation bundles were made for genkit_vertexai-0.9.0.tar.gz:

Publisher: publish_python.yml on genkit-ai/genkit

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

File details

Details for the file genkit_vertexai-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: genkit_vertexai-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for genkit_vertexai-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 65a6b6520883628ebda1246bab48455897536e87b69036c1a62bc3e3e2b4e21c
MD5 b19e64b024f9e04657826ab0d1a8d80b
BLAKE2b-256 4524f5e31430367cb1925b4042d06977ecde0c0d86981e2267a05669e3f135e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for genkit_vertexai-0.9.0-py3-none-any.whl:

Publisher: publish_python.yml on genkit-ai/genkit

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

Release history Release notifications | RSS feed

0.10.0

2 files

This release

0.9.0 This release

2 files

Supported by

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