From a9761b01dbbd53e8ea3c60dff9deeefdbdf05218 Mon Sep 17 00:00:00 2001 From: Niraj Singh Date: Tue, 30 Apr 2024 12:12:00 +0530 Subject: [PATCH] update python quickstart links --- .../python/vectordb_with_chroma/vectordb_with_chroma.ipynb | 2 +- site/en/gemini-api/tutorials/document_search.ipynb | 2 +- site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/gemini/python/vectordb_with_chroma/vectordb_with_chroma.ipynb b/examples/gemini/python/vectordb_with_chroma/vectordb_with_chroma.ipynb index 70dfcab96..7dedd22a1 100644 --- a/examples/gemini/python/vectordb_with_chroma/vectordb_with_chroma.ipynb +++ b/examples/gemini/python/vectordb_with_chroma/vectordb_with_chroma.ipynb @@ -800,7 +800,7 @@ "source": [ "## Next steps\n", "\n", - "To learn more about how you can use the embeddings, check out the [examples](https://ai.google.dev/examples?keywords=embed) available. To learn how to use other services in the Gemini API, visit the [Python quickstart](../../../../site/en/tutorials/python_quickstart.ipynb)." + "To learn more about how you can use the embeddings, check out the [examples](https://ai.google.dev/examples?keywords=embed) available. To learn how to use other services in the Gemini API, visit the [Python quickstart](https://ai.google.dev/gemini-api/docs/get-started/python)." ] } ], diff --git a/site/en/gemini-api/tutorials/document_search.ipynb b/site/en/gemini-api/tutorials/document_search.ipynb index 56b99243c..c06cfce07 100644 --- a/site/en/gemini-api/tutorials/document_search.ipynb +++ b/site/en/gemini-api/tutorials/document_search.ipynb @@ -1228,7 +1228,7 @@ "source": [ "## Next steps\n", "\n", - "To learn more about how you can use the embeddings, check out the [examples](../examples?keywords=embed) available. To learn how to use other services in the Gemini API, visit the [Python quickstart](../tutorials/python_quickstart.ipynb)." + "To learn more about how you can use the embeddings, check out the [examples](../examples?keywords=embed) available. To learn how to use other services in the Gemini API, visit the [Python quickstart](https://ai.google.dev/gemini-api/docs/get-started/python)." ] } ], diff --git a/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb b/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb index 4aff85018..48245e2c3 100644 --- a/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb +++ b/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb @@ -1537,7 +1537,7 @@ "source": [ "## Next steps\n", "\n", - "To learn more about how you can use the embeddings, check out the [examples](../examples?keywords=embed) available. To learn how to use other services in the Gemini API, visit the [Python quickstart](../tutorials/python_quickstart.ipynb)." + "To learn more about how you can use the embeddings, check out the [examples](../examples?keywords=embed) available. To learn how to use other services in the Gemini API, visit the [Python quickstart](https://ai.google.dev/gemini-api/docs/get-started/python)." ] } ],