Fix typo in google_vertex_ai_palm.ipynb (#10631)

seperate -> separate
This commit is contained in:
Ikko Eltociear Ashimine 2023-09-16 04:54:06 +09:00 committed by GitHub
parent 75c04f0833
commit f6e5632c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"source": [
"# Google Vertex AI PaLM \n",
"\n",
"**Note:** This is seperate from the `Google PaLM` integration, it exposes [Vertex AI PaLM API](https://cloud.google.com/vertex-ai/docs/generative-ai/learn/overview) on `Google Cloud`. \n"
"**Note:** This is separate from the `Google PaLM` integration, it exposes [Vertex AI PaLM API](https://cloud.google.com/vertex-ai/docs/generative-ai/learn/overview) on `Google Cloud`. \n"
]
},
{