forked from phoenix/litellm-mirror
add try in colab to vertex ai
This commit is contained in:
parent
f1d18f1637
commit
47a0ae53dd
1 changed files with 3 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue