Google - GenAI Product Catalog
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Utilities

Functions common to several modules.

vertexai

preview

cache

Any

aiplatform_v1

bigquery

GenerativeModel

Config

conf

get_bq_client

@cache
def get_bq_client(project=conf.value(Config.SECTION_PROJECT, "id"))

get_llm

@cache
def get_llm()

get_gemini_pro_vision

@cache
def get_gemini_pro_vision() -> Any

get_vector_search_index_client

@cache
def get_vector_search_index_client()