add try in colab to vertex ai

This commit is contained in:
ishaan-jaff 2023-09-15 14:19:07 -07:00
parent f1d18f1637
commit 47a0ae53dd

View file

@ -1,7 +1,8 @@
# VertexAI / Google Palm
## Google VertexAI Models
Sample notebook for calling VertexAI models: https://github.com/BerriAI/litellm/blob/main/cookbook/liteLLM_VertextAI_Example.ipynb
<a target="_blank" href="https://colab.research.google.com/github/BerriAI/litellm/blob/main/cookbook/liteLLM_VertextAI_Example.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
## Pre-requisites
* `pip install google-cloud-aiplatform`