Skip to main content

Drop-in Google Generative AI SDK shim for EvalOps llm-gateway routing

Project description

evalops-google-generativeai

Drop-in google-generativeai shim for stamping EvalOps organization scope, principal attribution, trace IDs, and provider references onto Google Generative AI calls.

This package is part of the G1 shim wedge from evalops/platform#1133. It ships the Python package and conformance surface while llm-gateway grows Google-native endpoint coverage.

Python

pip install evalops-google-generativeai
import evalops_google_generativeai as genai

genai.configure(
    organization_id="org_123",
    principal="user:ada@example.com",
)

model = genai.GenerativeModel("gemini-2.0-flash")
response = model.generate_content("hello")

Environment

  • EVALOPS_API_KEY or GOOGLE_API_KEY: Platform-issued bearer token.
  • EVALOPS_ORGANIZATION_ID: organization scope stamped into requests.
  • EVALOPS_PRINCIPAL: optional actor string for audit attribution.
  • EVALOPS_TRACE_ID: optional trace correlation ID.
  • EVALOPS_LLM_GATEWAY_GOOGLE_URL: Google-compatible gateway base URL.
  • EVALOPS_LLM_GATEWAY_URL: fallback gateway base URL.
  • EVALOPS_PROVIDER_ENVIRONMENT: defaults to prod.
  • EVALOPS_PROVIDER_CREDENTIAL_NAME: optional provider ref credential name.
  • EVALOPS_PROVIDER_TEAM_ID: optional provider ref team ID.

Gateway Status

llm-gateway currently exposes OpenAI-compatible /v1/chat/completions and /v1/responses. This shim establishes the Google package contract and metadata injection layer; full import-only parity depends on gateway-side Google adapter support.

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

evalops_google_generativeai-0.2.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

evalops_google_generativeai-0.2.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file evalops_google_generativeai-0.2.0.tar.gz.

File metadata

File hashes

Hashes for evalops_google_generativeai-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8b7f5cbe93156a56559cf18bf2d7b02e714a9c20f066fcd1637c3ed8976ab4a5
MD5 e7601c4022386977d6c91e48b9b39be5
BLAKE2b-256 3ea62890efdfb6fcf184bb58c0bb0ca14e1ae5a852bb8d6e48c67b01955b3f23

See more details on using hashes here.

File details

Details for the file evalops_google_generativeai-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for evalops_google_generativeai-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4896277abb846663bdc2fb610f02079aaa0a58ffff39eeae5fcccd7c2f9e4c94
MD5 257046f8d049bf14ac849b6551e65b8f
BLAKE2b-256 c59ef9ec5e07ce3331542b3c28179ee841aed0fe8326b0cb18de07b996a644d2

See more details on using hashes here.

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