From 1226ee768de12278235ccfad77c3ddfdf59cab30 Mon Sep 17 00:00:00 2001 From: zbyosufzai <145053952+zbyosufzai@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:35:26 -0500 Subject: [PATCH] Update GCP_Pubmed_chatbot.ipynb fixing links --- tutorials/notebooks/GenAI/GCP_Pubmed_chatbot.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/notebooks/GenAI/GCP_Pubmed_chatbot.ipynb b/tutorials/notebooks/GenAI/GCP_Pubmed_chatbot.ipynb index 4282e0d..9798d2c 100644 --- a/tutorials/notebooks/GenAI/GCP_Pubmed_chatbot.ipynb +++ b/tutorials/notebooks/GenAI/GCP_Pubmed_chatbot.ipynb @@ -1010,7 +1010,7 @@ "id": "1abcbd48-bb84-4310-b8eb-ad87850a8649", "metadata": {}, "source": [ - "Running our script in the terminal will require us to export the following global variables before using the command `python NAME_OF_SCRIPT.py`. You can also check out our example inference scripts for the [Pubmed API](/example_scripts/example_langchain_chat_llama_2_zeroshot.py) and [Vertex AI Vector Search](/example_scripts/example_vectorsearch_chat_llama_2_zeroshot)." + "Running our script in the terminal will require us to export the following global variables before using the command `python NAME_OF_SCRIPT.py`. You can also check out our **example inference scripts** for the [Pubmed API](/example_scripts/example_langchain_chat_llama_2_zeroshot.py) and [Vertex AI Vector Search](/example_scripts/example_vectorsearch_chat_llama_2_zeroshot.py)." ] }, {