Skip to content

Commit f0c0c51

Browse files
committed
macd@ updates
1 parent 93d6d52 commit f0c0c51

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

quickstarts/Search_Grounding.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"cell_type": "code",
1414
"execution_count": null,
1515
"metadata": {
16+
"cellView": "form",
1617
"id": "zxdx4xJxrTfP"
1718
},
1819
"outputs": [],
@@ -122,7 +123,7 @@
122123
},
123124
"outputs": [],
124125
"source": [
125-
"genai.configure(api_key=GOOGLE_API_KEY, client_options={'api_endpoint': 'autopush-generativelanguage.sandbox.googleapis.com'})"
126+
"genai.configure(api_key=GOOGLE_API_KEY)"
126127
]
127128
},
128129
{
@@ -758,7 +759,7 @@
758759
"outputs": [
759760
{
760761
"data": {
761-
"text/markdown": "As of September 26, 2024, the price of Alphabet stock (GOOGL) is around $163. More specifically, it opened at $163.32. GOOG (Class C shares) is priced at $163.62. These values fluctuate throughout the trading day, so this is a snapshot in time.\n\nIt's important to distinguish between the two classes of Alphabet stock:\n\n* **GOOGL (Class A):** These shares have voting rights.\n* **GOOG (Class C):** These shares do not have voting rights.\n\nGenerally, their prices move very similarly. For the most up-to-the-minute price, you should consult a live stock ticker.\n",
762+
"text/markdown": "Google's stock price (GOOG) is currently around $163.06, and it has seen a decrease of about 1.59% over the past 24 hours. Please note that this price is approximate and fluctuates constantly. The information is current as of today, October 10, 2024, and is subject to change.\n\nFor the most up-to-the-minute data, it's always best to consult a live stock ticker or your preferred financial platform.\n",
762763
"text/plain": [
763764
"<IPython.core.display.Markdown object>"
764765
]

0 commit comments

Comments
 (0)