Skip to content

Commit

Permalink
fixed gen ai studio typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleoconnell-NIH committed Jun 3, 2024
1 parent 145f36b commit 63d9797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/GenAI/VertexAIStudioGCP.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"source": [
"## Overview\n",
"\n",
"In research you often need to read several papers to understand new methods which can be very time consuming. In this tutorial we will use generative AI to summarize long documents but with the goal of perserving the most important information using Generative AI Studio's Article Summary model."
"In research you often need to read several papers to understand new methods which can be very time consuming. In this tutorial we will use generative AI to summarize long documents but with the goal of perserving the most important information using Vertex AI Studio's Article Summary model."
]
},
{
Expand Down Expand Up @@ -46,7 +46,7 @@
"### A note on costs\n",
"\n",
"This tutorial uses billable components of Google Cloud:\n",
"- Vertex AI Generative AI Studio\n",
"- Vertex AI Studio\n",
"\n",
"Learn about [Vertex AI pricing](https://cloud.google.com/vertex-ai/pricing), [Generative AI pricing](https://cloud.google.com/vertex-ai/pricing#generative_ai_models), and use the [Pricing Calculator](https://cloud.google.com/products/calculator/) to generate a cost estimate based on your projected usage."
]
Expand Down

0 comments on commit 63d9797

Please sign in to comment.