Skip to content

Commit

Permalink
added google-vertexai provider page
Browse files Browse the repository at this point in the history
  • Loading branch information
kingtroga committed Dec 25, 2024
1 parent 7b35d8f commit a5f7366
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/docs/integrations/providers/google-vertexai.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# **Google Vertex AI**\n",
"\n",
"> **What is `Google Vertex AI`?**\n",
"\n",
"- Google Vertex AI is a **fully-managed AI platform** that enables developers to build, test, and deploy generative AI models quickly and efficiently.\n",
"- It provides access to advanced models like Gemini and tools to integrate AI seamlessly into enterprise applications.\n",
"\n",
"> Get started with Google Vertex AI by visiting [their website](https://cloud.google.com/vertex-ai)."
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit a5f7366

Please sign in to comment.