Skip to content

Commit a5f7366

Browse files
committed
added google-vertexai provider page
1 parent 7b35d8f commit a5f7366

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# **Google Vertex AI**\n",
8+
"\n",
9+
"> **What is `Google Vertex AI`?**\n",
10+
"\n",
11+
"- Google Vertex AI is a **fully-managed AI platform** that enables developers to build, test, and deploy generative AI models quickly and efficiently.\n",
12+
"- It provides access to advanced models like Gemini and tools to integrate AI seamlessly into enterprise applications.\n",
13+
"\n",
14+
"> Get started with Google Vertex AI by visiting [their website](https://cloud.google.com/vertex-ai)."
15+
]
16+
}
17+
],
18+
"metadata": {
19+
"language_info": {
20+
"name": "python"
21+
}
22+
},
23+
"nbformat": 4,
24+
"nbformat_minor": 2
25+
}

0 commit comments

Comments
 (0)